Home
last modified time | relevance | path

Searched refs:timestamp_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dlogging.cc114 bool LogMessage::thread_, LogMessage::timestamp_; member in talk_base::LogMessage
127 if (timestamp_) { in LogMessage()
218 timestamp_ = on; in LogTimestamps()
Dlogging.h227 static bool thread_, timestamp_; variable
/external/chromium/third_party/libjingle/overrides/talk/base/
Dlogging.h230 static bool thread_, timestamp_; variable