Home
last modified time | relevance | path

Searched refs:HandleAction (Results 1 - 5 of 5) sorted by relevance

/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_controller.h42 void HandleAction(const std::string& reason);
H A Dwakeup_action_controller.cpp82 HandleAction(reason); in ExecuteByGetReason()
89 void WakeupActionController::HandleAction(const std::string& reason) in HandleAction() function in OHOS::PowerMgr::WakeupActionController
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_suspend_controller_test.cpp253 * @tc.desc: test HandleAction
261 g_service->suspendController_->HandleAction( in HWTEST_F()
263 g_service->suspendController_->HandleAction(SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, in HWTEST_F()
/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp281 HandleAction(GetLastReason(), GetLastAction()); in RegisterSettingsObserver()
547 HandleAction(reason, action); in RegisterSettingsObserver()
558 void SuspendController::HandleAction(SuspendDeviceType reason, uint32_t action) in RegisterSettingsObserver() function in OHOS::PowerMgr::SuspendController
H A Dsuspend_controller.h55 void HandleAction(SuspendDeviceType reason, uint32_t action);

Completed in 4 milliseconds