HomeSort by relevance Sort by last modified time
    Searched defs:GetEventLog (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/voice_engine/
channel_manager.cc 133 RtcEventLog* ChannelManager::GetEventLog() const {
voe_codec_impl.cc 380 RtcEventLog* VoECodecImpl::GetEventLog() {
381 return _shared->channel_manager().GetEventLog();
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Tcg2Protocol.h 305 EFI_TCG2_GET_EVENT_LOG GetEventLog;
330 // Number of events recorded after invocation of GetEventLog API
TrEEProtocol.h 242 EFI_TREE_GET_EVENT_LOG GetEventLog;
  /external/webrtc/talk/media/webrtc/
fakewebrtcvoiceengine.h 396 webrtc::RtcEventLog* GetEventLog() { return nullptr; }

Completed in 217 milliseconds