Home
last modified time | relevance | path

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

/frameworks/base/services/common_time/
Dcommon_time_server.cpp791 int64_t txCommonTime; in handleSyncRequest() local
792 if (OK != mCommonClock.localToCommon(txLocalTime, &txCommonTime)) { in handleSyncRequest()
799 pkt.masterTxCommonTime = txCommonTime; in handleSyncRequest()