Home
last modified time | relevance | path

Searched defs:OnWarningIsReported (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_base_impl.cc66 void VoEBaseImpl::OnWarningIsReported(const WarningCode warning) { in OnWarningIsReported() function in webrtc::VoEBaseImpl
/external/webrtc/webrtc/modules/audio_device/test/
Dfunc_test_manager.cc128 void AudioEventObserver::OnWarningIsReported(const WarningCode warning) in OnWarningIsReported() function in webrtc::AudioEventObserver
Daudio_device_test_api.cc62 virtual void OnWarningIsReported(const WarningCode warning) { in OnWarningIsReported() function in AudioEventObserverAPI