HomeSort by relevance Sort by last modified time
    Searched refs:rxTimes (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/common_time/
common_time_server_api.cpp 419 if (rxTimes[i]) {
420 int64_t delta = rxTimes[i] - txTimes[i];
424 ndx, txTimes[i], rxTimes[i],
common_time_server.h 105 int64_t rxTimes[RTT_LOG_SIZE];
common_time_server.cpp     [all...]

Completed in 57 milliseconds