Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/system_wrappers/source/
Dclock.cc143 virtual void CurrentNtp(uint32_t& seconds, in CurrentNtp() function in webrtc::RealTimeClock
284 void SimulatedClock::CurrentNtp(uint32_t& seconds, uint32_t& fractions) const { in CurrentNtp() function in webrtc::SimulatedClock