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

  /external/libchrome/base/process/
process_info_linux.cc 23 Time boot_time = internal::GetBootTime(); local
24 if (boot_time.is_null())
26 return Time(boot_time + start_offset);
  /device/google/contexthub/util/nanotool/
nanomessage.h 127 uint64_t boot_time; member in struct:android::ReadEventRequest::Request

Completed in 85 milliseconds