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

  /frameworks/base/services/common_time/
common_time_server_api.cpp 409 uint32_t avail = !logFull ? wrPtr : RTT_LOG_SIZE;
417 uint32_t i = logFull ? wrPtr : 0;
432 } while (i != wrPtr);
common_time_server.cpp     [all...]
common_time_server.h 93 wrPtr = 0;
102 uint32_t wrPtr;

Completed in 458 milliseconds