Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dclock_recovery.h46 int32_t getLastErrorEstimate();
Dcommon_time_server_api.cpp66 return mClockRecovery.getLastErrorEstimate(); in getEstimatedError()
328 ? mClockRecovery.getLastErrorEstimate() in dumpClockInterface()
Dclock_recovery.cpp298 int32_t ClockRecoveryLoop::getLastErrorEstimate() { in getLastErrorEstimate() function in android::ClockRecoveryLoop