Searched defs:GetErrorCode (Results 1 - 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ | ||
H A D | isac_fix_type.h | 72 static inline int16_t GetErrorCode(instance_type* inst) { function in class:webrtc::IsacFix |
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ | ||
H A D | isac_float_type.h | 71 static inline int16_t GetErrorCode(instance_type* inst) { function in struct:webrtc::IsacFloat |
/external/webrtc/webrtc/p2p/base/ | ||
H A D | stun.cc | 118 const StunErrorCodeAttribute* StunMessage::GetErrorCode() const { function in class:cricket::StunMessage |
Completed in 107 milliseconds