Searched defs:GetEventLog (Results 1 – 3 of 3) sorted by relevance
| /external/webrtc/webrtc/voice_engine/ | ||
| D | channel_manager.cc | 133 RtcEventLog* ChannelManager::GetEventLog() const { in GetEventLog() function in webrtc::voe::ChannelManager |
| D | voe_codec_impl.cc | 380 RtcEventLog* VoECodecImpl::GetEventLog() { in GetEventLog() function in webrtc::VoECodecImpl |
| /external/webrtc/talk/media/webrtc/ | ||
| D | fakewebrtcvoiceengine.h | 396 webrtc::RtcEventLog* GetEventLog() { return nullptr; } in GetEventLog() function |