HomeSort by relevance Sort by last modified time
    Searched full:boot_time (Results 1 - 10 of 10) 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);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmp.h 104 #define BOOT_TIME 2 /* Time of system boot. */
utmpx.h 92 #define BOOT_TIME 2 /* Time of system boot. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h 104 #define BOOT_TIME 2 /* Time of system boot. */
utmpx.h 92 #define BOOT_TIME 2 /* Time of system boot. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
utmp.h 104 #define BOOT_TIME 2 /* Time of system boot. */
utmpx.h 92 #define BOOT_TIME 2 /* Time of system boot. */
  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager.cc 140 boot_time = base::TimeTicks::Now() - uptime;
146 update_reboot_needed_time = boot_time + update_reboot_needed_uptime;
294 boot_time_ = system_event_times.boot_time + offset;
automatic_reboot_manager.h 87 base::TimeTicks boot_time; member in struct:chromeos::system::AutomaticRebootManager::SystemEventTimes
  /device/asus/tilapia/recovery/lib/
libIMCdownload.a     [all...]

Completed in 161 milliseconds