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

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

Completed in 112 milliseconds