Searched refs:pushDisciplineEvent (Results 1 – 5 of 5) sorted by relevance
37 void pushDisciplineEvent(int64_t observed_local_time,
43 bool pushDisciplineEvent(int64_t local_time,
123 bool ClockRecoveryLoop::pushDisciplineEvent(int64_t local_time, in pushDisciplineEvent() function in android::ClockRecoveryLoop287 diag_thread_->pushDisciplineEvent( in pushDisciplineEvent()
175 void DiagThread::pushDisciplineEvent(int64_t observed_local_time, in pushDisciplineEvent() function in android::DiagThread
981 result = mClockRecovery.pushDisciplineEvent(avgLocal, avgCommon, rttCommon); in handleSyncResponse()