Searched defs:OnWarningIsReported (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_base_impl.cc | 66 void VoEBaseImpl::OnWarningIsReported(const WarningCode warning) { in OnWarningIsReported() function in webrtc::VoEBaseImpl |
/external/webrtc/webrtc/modules/audio_device/test/ | ||
D | func_test_manager.cc | 128 void AudioEventObserver::OnWarningIsReported(const WarningCode warning) in OnWarningIsReported() function in webrtc::AudioEventObserver |
D | audio_device_test_api.cc | 62 virtual void OnWarningIsReported(const WarningCode warning) { in OnWarningIsReported() function in AudioEventObserverAPI |