Home
last modified time | relevance | path

Searched refs:log_thread_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/
Dlogging.cc128 ABSL_CONST_INIT bool LogMessage::log_thread_ = false; member in rtc::LogMessage
151 if (log_thread_) { in LogMessage()
251 log_thread_ = on; in LogThreads()
Dlogging.h614 static bool log_thread_;