Home
last modified time | relevance | path

Searched refs:FILE_UPDATE_REBOOT_NEEDED_UPTIME (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chromeos/
Dchromeos_paths.h30 FILE_UPDATE_REBOOT_NEEDED_UPTIME, // Full path to a file in which Chrome can enumerator
Dchromeos_paths.cc64 case FILE_UPDATE_REBOOT_NEEDED_UPTIME: in PathProvider()
/external/chromium_org/chrome/browser/chromeos/system/
Dautomatic_reboot_manager.cc86 CHECK(PathService::Get(chromeos::FILE_UPDATE_REBOOT_NEEDED_UPTIME, in GetSystemEventTimes()
99 CHECK(PathService::Get(chromeos::FILE_UPDATE_REBOOT_NEEDED_UPTIME, in SaveUpdateRebootNeededUptime()
Dautomatic_reboot_manager_unittest.cc353 ASSERT_TRUE(PathService::Override(chromeos::FILE_UPDATE_REBOOT_NEEDED_UPTIME, in SetUp()