Searched defs:ConfigureLogging (Results 1 – 4 of 4) sorted by relevance
18 void ConfigureLogging(bool printToStandardOutput, bool printToDebugOutput, LogSeverity severity) in ConfigureLogging() function
196 void ConfigureLogging(bool printToStandardOutput, bool printToDebugOutput, LogSeverity severity) in ConfigureLogging() function
38 __attribute__((constructor)) static void ConfigureLogging() { in ConfigureLogging() function
301 void LogMessage::ConfigureLogging(absl::string_view params) { in ConfigureLogging() function in rtc::LogMessage