Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dlogging.cc129 ABSL_CONST_INIT bool LogMessage::log_timestamp_ = false; member in rtc::LogMessage
140 if (log_timestamp_) { in LogMessage()
255 log_timestamp_ = on; in LogTimestamps()
Dlogging.h615 static bool log_timestamp_;