OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnLogMessage
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/base/
logsinks.h
37
void
OnLogMessage
(const std::string& message) override;
logsinks.cc
38
void FileRotatingLogSink::
OnLogMessage
(const std::string& message) {
logging_unittest.cc
31
void
OnLogMessage
(const std::string& message) override {
logging.h
130
virtual void
OnLogMessage
(const std::string& message) = 0;
logging.cc
208
kv.first->
OnLogMessage
(str);
/external/webrtc/webrtc/call/
bitrate_estimator_tests.cc
54
void
OnLogMessage
(const std::string& message) override {
Completed in 52 milliseconds