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

  /external/chromium_org/base/process/
process_info_linux.cc 22 Time boot_time = internal::GetBootTime(); local
23 DCHECK(!boot_time.is_null());
24 return Time(boot_time + start_offset);
  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager.h 87 base::TimeTicks boot_time; member in struct:chromeos::system::AutomaticRebootManager::SystemEventTimes

Completed in 2607 milliseconds