Home
last modified time | relevance | path

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

/external/webrtc/modules/utility/source/
Dprocess_thread_impl.cc29 int64_t GetNextCallbackTime(Module* module, int64_t time_now) { in GetNextCallbackTime() function
217 m.next_callback = GetNextCallbackTime(m.module, now); in Process()
231 m.next_callback = GetNextCallbackTime(m.module, new_now); in Process()