Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/source/
Dclock.cc50 void CurrentNtp(uint32_t& seconds, uint32_t& fractions) const override { in CurrentNtp() function in webrtc::RealTimeClock
251 void SimulatedClock::CurrentNtp(uint32_t& seconds, uint32_t& fractions) const { in CurrentNtp() function in webrtc::SimulatedClock