Searched refs:kTimestampLength (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/interface/
H A Dtrace.h38 static const int kTimestampLength; member in class:webrtc::Trace
/external/chromium_org/third_party/webrtc/test/testsupport/
H A Dtrace_to_stderr.cc55 Trace::kTimestampLength);
/external/chromium_org/net/cert/
H A Dct_serialization.cc22 const size_t kTimestampLength = 8; member in namespace:net::ct::__anon9080
294 WriteUint(kTimestampLength, time_since_epoch.InMilliseconds(), output);
355 !ReadUint(kTimestampLength, input, &timestamp) ||
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dtrace_impl.cc36 const int Trace::kTimestampLength = 12; member in class:webrtc::Trace

Completed in 86 milliseconds