Home
last modified time | relevance | path

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

/frameworks/base/libs/common_time/
Dcommon_time_server.h98 void logRX(int64_t txTime, int64_t rxTime);
Dcommon_time_server.cpp951 mClient_PacketRTTLog.logRX(response->clientTxLocalTime, in handleSyncResponse()
1493 void CommonTimeServer::PacketRTTLog::logRX(int64_t txTime, int64_t rxTime) { in logRX() function in android::CommonTimeServer::PacketRTTLog