Home
last modified time | relevance | path

Searched refs:AutoSuspendLoop (Results 1 - 6 of 6) sorted by relevance

/base/powermgr/powermgr_lite/services/include/power/
H A Dsuspend_ops.h37 typedef BOOL (*AutoSuspendLoop)(AutoSuspendWait waitFunc); typedef
41 AutoSuspendLoop AutoSuspendLoopInit();
/base/powermgr/powermgr_lite/services/src/power/small/
H A Dauto_suspend_loop.c35 AutoSuspendLoop AutoSuspendLoopInit() in AutoSuspendLoopInit()
/base/powermgr/powermgr_lite/services/src/power/mini/
H A Dauto_suspend_loop.c40 AutoSuspendLoop AutoSuspendLoopInit() in AutoSuspendLoopInit()
/base/powermgr/power_manager/services/native/src/actions/default/suspend/
H A Dsuspend_controller.cpp34 void SuspendController::AutoSuspend::AutoSuspendLoop() in AutoSuspendLoop() function in OHOS::PowerMgr::Suspend::SuspendController::AutoSuspend
36 POWER_HILOGD(FEATURE_SUSPEND, "AutoSuspendLoop start"); in AutoSuspendLoop()
67 POWER_HILOGD(FEATURE_SUSPEND, "AutoSuspendLoop end"); in AutoSuspendLoop()
79 daemon_ = std::make_unique<std::thread>([this] { this->AutoSuspendLoop(); }); in Start()
H A Dsuspend_controller.h51 void AutoSuspendLoop();
/base/powermgr/powermgr_lite/services/src/power/
H A Dauto_suspend.c28 static AutoSuspendLoop g_suspendLoop = NULL;

Completed in 2 milliseconds