Home
last modified time | relevance | path

Searched defs:CurrentNtpInMilliseconds (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/source/
Dclock.cc153 virtual int64_t CurrentNtpInMilliseconds() const OVERRIDE { in CurrentNtpInMilliseconds() function in webrtc::RealTimeClock
291 int64_t SimulatedClock::CurrentNtpInMilliseconds() const { in CurrentNtpInMilliseconds() function in webrtc::SimulatedClock