Home
last modified time | relevance | path

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

/frameworks/base/services/common_time/
Dcommon_time_server.cpp780 int64_t rxCommonTime; in handleSyncRequest() local
786 if (OK != mCommonClock.localToCommon(rxLocalTime, &rxCommonTime)) { in handleSyncRequest()
798 pkt.masterRxCommonTime = rxCommonTime; in handleSyncRequest()