Searched refs:OnWarningIsReported (Results 1 – 7 of 7) sorted by relevance
37 virtual void OnWarningIsReported(const WarningCode warning) = 0;
73 virtual void OnWarningIsReported(const WarningCode warning);
128 void AudioEventObserver::OnWarningIsReported(const WarningCode warning) in OnWarningIsReported() function in webrtc::AudioEventObserver
62 virtual void OnWarningIsReported(const WarningCode warning) { in OnWarningIsReported() function in AudioEventObserverAPI
107 void OnWarningIsReported(const WarningCode warning) override;
66 void VoEBaseImpl::OnWarningIsReported(const WarningCode warning) { in OnWarningIsReported() function in webrtc::VoEBaseImpl
442 _ptrCbAudioDeviceObserver->OnWarningIsReported(AudioDeviceObserver::kPlayoutWarning); in Process()466 _ptrCbAudioDeviceObserver->OnWarningIsReported(AudioDeviceObserver::kRecordingWarning); in Process()