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

  /external/chromium/third_party/libjingle/source/talk/base/
logging.cc 213 void LogMessage::LogThreads(bool on) {
287 LogThreads();
logging.h 147 // LogThreads: Display the thread identifier of the current thread
148 static void LogThreads(bool on = true);
  /external/chromium/third_party/libjingle/overrides/talk/base/
logging.h 150 // LogThreads: Display the thread identifier of the current thread
151 static void LogThreads(bool on = true);

Completed in 173 milliseconds