Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dtaskrunner.cc116 CheckForTimeoutChange(previous_timeout_time); in InternalRunTasks()
182 CheckForTimeoutChange(previous_timeout_time); in UpdateTaskTimeout()
213 void TaskRunner::CheckForTimeoutChange(int64_t previous_timeout_time) { in CheckForTimeoutChange() function in rtc::TaskRunner
Dtaskrunner.h85 void CheckForTimeoutChange(int64_t previous_timeout_time);