Searched refs:LogThreads (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dlogging.h144 // LogThreads: Display the thread identifier of the current thread
145 static void LogThreads(bool on = true);
H A Dlogging.cc219 void LogMessage::LogThreads(bool on) { function in class:rtc::LogMessage
289 LogThreads();

Completed in 84 milliseconds