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

/frameworks/base/services/common_time/
H A Dcommon_time_server.h98 void logRX(int64_t txTime, int64_t rxTime);
H A Dcommon_time_server.cpp1492 void CommonTimeServer::PacketRTTLog::logRX(int64_t txTime, int64_t rxTime) { argument
1499 rxTimes[i] = rxTime;

Completed in 39 milliseconds