Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_state_machine.h323 bool PrepareHibernate(bool clearMemory);
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp689 bool PowerStateMachine::PrepareHibernate(bool clearMemory) in WakeupDeviceInner() function in OHOS::PowerMgr::PowerStateMachine
749 if (!PrepareHibernate(clearMemory) && clearMemory) { in WakeupDeviceInner()