Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server.cpp895 int64_t txCommonTime; in handleSyncRequest() local
896 if (OK != mCommonClock.localToCommon(txLocalTime, &txCommonTime)) { in handleSyncRequest()
903 pkt.masterTxCommonTime = txCommonTime; in handleSyncRequest()