Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server.cpp883 int64_t rxCommonTime; in handleSyncRequest() local
889 if (OK != mCommonClock.localToCommon(rxLocalTime, &rxCommonTime)) { in handleSyncRequest()
901 pkt.masterRxCommonTime = rxCommonTime; in handleSyncRequest()