Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/
Dpower_mgr_notify.cpp130 void PowerMgrNotify::PublishEnterHibernateEvent(int64_t eventTime, bool clearMemory) in PublishEnterHibernateEvent()
143 void PowerMgrNotify::PublishExitHibernateEvent(int64_t eventTime, bool clearMemory) in PublishExitHibernateEvent()
Dpower_state_machine.cpp828 void PowerStateMachine::DelayForHibernateInactive(bool clearMemory) in DelayForHibernateInactive()
835 bool PowerStateMachine::PrepareHibernate(bool clearMemory) in PrepareHibernate()
889 bool PowerStateMachine::PrepareHibernateWithTimeout(bool clearMemory) in PrepareHibernateWithTimeout()
920 void PowerStateMachine::RestoreHibernate(bool clearMemory, HibernateStatus status, in RestoreHibernate()
947 PowerState originalState, bool clearMemory, bool needShutdown, const sptr<PowerMgrService>& pms) in RollbackHibernate()
979 bool PowerStateMachine::HibernateInner(bool clearMemory, const std::string& reason) in HibernateInner()
Dpower_mgr_service_ipc_adapter.cpp143 int32_t PowerMgrServiceAdapter::HibernateIpc(bool clearMemory, const std::string& reason, in HibernateIpc()
Dpower_mgr_service.cpp1308 PowerErrors PowerMgrService::Hibernate(bool clearMemory, const std::string& reason, const std::stri… in Hibernate()
/base/powermgr/power_manager/frameworks/ets/taihe/power/test/unittest/
Dpower_taihe_native_test.cpp93 PowerErrors PowerMgrClient::Hibernate(bool clearMemory, const std::string& reason, const std::strin… in Hibernate()
269 bool clearMemory = false; variable
/base/powermgr/power_manager/services/native/src/hibernate/
Dhibernate_controller.cpp22 HibernateStatus HibernateController::Hibernate(bool clearMemory) in Hibernate()
/base/powermgr/power_manager/frameworks/ets/taihe/power/src/
Dohos.power.impl.cpp170 void Hibernate(bool clearMemory) in Hibernate()
/base/powermgr/power_manager/test/fuzztest/powermgrservice_fuzzer/
Dpowermgrservice_fuzzer_test.cpp65 bool clearMemory = false; in PowerServiceFuzzTest() local
/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.cpp136 bool clearMemory = false; in Hibernate() local
/base/powermgr/power_manager/test/unittest/src/interface_test/
Dpower_mgr_service_ipc_adapter_test.cpp93 …PowerErrors Hibernate(bool clearMemory, const std::string& reason = "", const std::string& apiVers… in Hibernate()
/base/powermgr/power_manager/frameworks/native/
Dpower_mgr_client.cpp562 PowerErrors PowerMgrClient::Hibernate(bool clearMemory, const std::string& reason, const std::strin… in Hibernate()