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

  /system/core/include/log/
log_read.h 36 static const uint32_t tv_sec_max = 0xFFFFFFFFUL; member in struct:log_time
  /system/core/logd/
LogStatistics.cpp 405 mMinimum[bucket].tv_sec = mMinimum[bucket].tv_sec_max;
452 if (mMinimum[bucket].tv_sec == mMinimum[bucket].tv_sec_max) {

Completed in 462 milliseconds