Searched defs:OnLogMessage (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | logsinks.cc | 38 void FileRotatingLogSink::OnLogMessage(const std::string& message) { in OnLogMessage() function in rtc::FileRotatingLogSink |
D | logging_unittest.cc | 31 void OnLogMessage(const std::string& message) override { in OnLogMessage() function in rtc::LogSinkImpl |
/external/webrtc/webrtc/call/ | ||
D | bitrate_estimator_tests.cc | 54 void OnLogMessage(const std::string& message) override { in OnLogMessage() function in webrtc::__anon318203d90111::LogObserver::Callback |