Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dchannel_manager.cc133 RtcEventLog* ChannelManager::GetEventLog() const { in GetEventLog() function in webrtc::voe::ChannelManager
Dvoe_codec_impl.cc380 RtcEventLog* VoECodecImpl::GetEventLog() { in GetEventLog() function in webrtc::VoECodecImpl
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvoiceengine.h396 webrtc::RtcEventLog* GetEventLog() { return nullptr; } in GetEventLog() function