Searched refs:pushDisciplineEvent (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/services/common_time/
H A Ddiag_thread.h37 void pushDisciplineEvent(int64_t observed_local_time,
H A Dclock_recovery.h42 bool pushDisciplineEvent(int64_t local_time,
78 // The maximum allowed error (as indicated by a pushDisciplineEvent) before
H A Dclock_recovery.cpp122 bool ClockRecoveryLoop::pushDisciplineEvent(int64_t local_time, function in class:android::ClockRecoveryLoop
286 diag_thread_->pushDisciplineEvent(
H A Ddiag_thread.cpp175 void DiagThread::pushDisciplineEvent(int64_t observed_local_time, function in class:android::DiagThread
H A Dcommon_time_server.cpp980 result = mClockRecovery.pushDisciplineEvent(avgLocal, avgCommon, rttCommon);

Completed in 37 milliseconds