Searched defs:OnErrorIsReported (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_base_impl.cc | 50 void VoEBaseImpl::OnErrorIsReported(const ErrorCode error) { in OnErrorIsReported() function in webrtc::VoEBaseImpl |
/external/webrtc/webrtc/modules/audio_device/test/ | ||
D | func_test_manager.cc | 121 void AudioEventObserver::OnErrorIsReported(const ErrorCode error) in OnErrorIsReported() function in webrtc::AudioEventObserver |
D | audio_device_test_api.cc | 57 virtual void OnErrorIsReported(const ErrorCode error) { in OnErrorIsReported() function in AudioEventObserverAPI |