HomeSort by relevance Sort by last modified time
    Searched refs:ConfigureLogging (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/base/
unittest_main.cc 95 rtc::LogMessage::ConfigureLogging(FLAG_log);
110 rtc::LogMessage::ConfigureLogging("");
logging.h 191 static void ConfigureLogging(const char* params);
logging.cc 269 void LogMessage::ConfigureLogging(const char* params) {

Completed in 44 milliseconds