HomeSort by relevance Sort by last modified time
    Searched full:mmonotonictime (Results 1 - 2 of 2) sorted by null

  /system/core/logd/
LogBufferElement.h 32 const log_time mMonotonicTime;
46 log_time getMonotonicTime(void) const { return mMonotonicTime; }
LogBufferElement.cpp 37 , mMonotonicTime(CLOCK_MONOTONIC)
67 return mMonotonicTime;

Completed in 38 milliseconds