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.cpp884 int64_t rxCommonTime; in handleSyncRequest() local
890 if (OK != mCommonClock.localToCommon(rxLocalTime, &rxCommonTime)) { in handleSyncRequest()
902 pkt.masterRxCommonTime = rxCommonTime; in handleSyncRequest()