Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server.cpp893 int64_t txLocalTime = mLocalClock.getLocalTime();; in handleSyncRequest() local
895 if (OK != mCommonClock.localToCommon(txLocalTime, &txCommonTime)) { in handleSyncRequest()