Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server.cpp968 int64_t avgCommon = (masterTxCommonTime + masterRxCommonTime) >> 1; in handleSyncResponse() local
982 result = mClockRecovery.pushDisciplineEvent(avgLocal, avgCommon, rttCommon); in handleSyncResponse()