Home
last modified time | relevance | path

Searched refs:onSuspend_ (Results 1 - 4 of 4) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/suspend/
H A Dsuspend_controller.cpp53 if (onSuspend_ != nullptr) { in AutoSuspendLoop()
54 onSuspend_(); in AutoSuspendLoop()
73 onSuspend_ = onSuspend; in Start()
H A Dsuspend_controller.h69 SuspendCallback onSuspend_; member in OHOS::PowerMgr::Suspend::SuspendController::AutoSuspend
/base/powermgr/power_manager/services/native/src/actions/default/
H A Dsystem_suspend_controller.cpp231 if (onSuspend_ != nullptr) { in OnSuspend()
232 onSuspend_(); in OnSuspend()
248 onSuspend_ = suspend; in SetListener()
H A Dsystem_suspend_controller.h62 std::function<void()> onSuspend_; member in OHOS::PowerMgr::SystemSuspendController::PowerHdfCallback

Completed in 2 milliseconds