Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server.h97 void logTX(int64_t txTime);
Dcommon_time_server.cpp1118 mClient_PacketRTTLog.logTX(pkt.clientTxLocalTime); in sendSyncRequest()
1486 void CommonTimeServer::PacketRTTLog::logTX(int64_t txTime) { in logTX() function in android::CommonTimeServer::PacketRTTLog