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

/frameworks/base/services/common_time/
H A Dcommon_time_server.cpp894 int64_t txCommonTime; local
895 if (OK != mCommonClock.localToCommon(txLocalTime, &txCommonTime)) {
902 pkt.masterTxCommonTime = txCommonTime;

Completed in 21 milliseconds