Home
last modified time | relevance | path

Searched refs:RequestPowerManagerReboot (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dupdate_attempter.h386 bool RequestPowerManagerReboot();
Dupdate_attempter.cc827 if (USE_POWER_MANAGEMENT && RequestPowerManagerReboot()) in RebootIfNeeded()
843 bool UpdateAttempter::RequestPowerManagerReboot() { in RequestPowerManagerReboot() function in chromeos_update_engine::UpdateAttempter