Searched refs:txLocalTime (Results 1 – 1 of 1) sorted by relevance
894 int64_t txLocalTime = mLocalClock.getLocalTime();; in handleSyncRequest() local896 if (OK != mCommonClock.localToCommon(txLocalTime, &txCommonTime)) { in handleSyncRequest()