Home
last modified time | relevance | path

Searched defs:event_log (Results 1 – 6 of 6) sorted by relevance

/external/libevent/
Dlog.c199 event_log(int severity, const char *msg) in event_log() function
/external/webrtc/webrtc/modules/bitrate_controller/
Dsend_side_bandwidth_estimation.cc287 void SendSideBandwidthEstimation::SetEventLog(RtcEventLog* event_log) { in SetEventLog()
Dbitrate_controller_impl.cc132 void BitrateControllerImpl::SetEventLog(RtcEventLog* event_log) { in SetEventLog()
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dcodec_test.cc181 webrtc::RtcEventLog* event_log = voe_codec_->GetEventLog(); in TEST_F() local
/external/skia/src/views/
DSkEvent.cpp256 static void event_log(const char s[]) in event_log() function
/external/webrtc/webrtc/voice_engine/
Dchannel.cc723 RtcEventLog* const event_log, in CreateChannel()
804 RtcEventLog* const event_log, in Channel()