Searched refs:logRX (Results 1 – 2 of 2) sorted by relevance
98 void logRX(int64_t txTime, int64_t rxTime);
951 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