Home
last modified time | relevance | path

Searched defs:wakeupCount (Results 1 – 1 of 1) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/suspend/
Dsuspend_controller.cpp43 const std::string wakeupCount = WaitWakeupCount(); in AutoSuspendLoop() local
121 std::string wakeupCount; in WaitWakeupCount() local
130 bool SuspendController::AutoSuspend::WriteWakeupCount(std::string wakeupCount) in WriteWakeupCount()