Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/hibernate/
Dhibernate_controller.cpp22 HibernateStatus HibernateController::Hibernate(bool clearMemory) in Hibernate()
/base/powermgr/power_manager/services/native/src/
Dpower_state_machine.cpp744 bool PowerStateMachine::PrepareHibernate(bool clearMemory) in WakeupDeviceInner()
798 bool PowerStateMachine::PrepareHibernateWithTimeout(bool clearMemory) in WakeupDeviceInner()
829 void PowerStateMachine::RestoreHibernate(bool clearMemory, HibernateStatus status, in WakeupDeviceInner()
852 void PowerStateMachine::RollbackHibernate(PowerState originalState, bool clearMemory, const sptr<Po… in WakeupDeviceInner()
885 bool PowerStateMachine::HibernateInner(bool clearMemory) in WakeupDeviceInner()
Dpower_mgr_service.cpp1200 PowerErrors PowerMgrService::Hibernate(bool clearMemory, const std::string& apiVersion) in Hibernate()
/base/powermgr/power_manager/utils/shell/src/
Dpower_shell_command.cpp336 bool clearMemory = false; in RunAsHibernateCommand() local
/base/powermgr/power_manager/frameworks/napi/power/
Dpower_napi.cpp135 bool clearMemory = false; in Hibernate() local
/base/powermgr/power_manager/frameworks/native/
Dpower_mgr_client.cpp473 PowerErrors PowerMgrClient::Hibernate(bool clearMemory, const std::string& apiVersion) in Hibernate()
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_stub.cpp651 bool clearMemory = false; in HibernateStub() local
Dpower_mgr_proxy.cpp1152 PowerErrors PowerMgrProxy::Hibernate(bool clearMemory, const std::string& apiVersion) in Hibernate()