Home
last modified time | relevance | path

Searched refs:SuspendControllerInit (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_suspend_controller_test.cpp84 g_service->SuspendControllerInit();
104 g_service->SuspendControllerInit();
120 g_service->SuspendControllerInit();
136 g_service->SuspendControllerInit();
151 g_service->SuspendControllerInit();
168 g_service->SuspendControllerInit();
186 g_service->SuspendControllerInit();
206 g_service->SuspendControllerInit();
223 g_service->SuspendControllerInit();
260 g_service->SuspendControllerInit();
[all …]
H A Dpower_suspend_parse_test.cpp121 pmsTest_->SuspendControllerInit();
H A Dpower_wakeup_controller_test.cpp125 g_service->SuspendControllerInit();
532 g_service->SuspendControllerInit();
/ohos5.0/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_st_suspend_test.cpp72 pms->SuspendControllerInit();
139 pms->SuspendControllerInit();
/ohos5.0/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/
H A Dpower_wakeup_test.cpp79 g_service->SuspendControllerInit();
118 g_service->SuspendControllerInit();
H A Dpower_suspend_test.cpp48 g_service->SuspendControllerInit(); in SetUpTestCase()
/ohos5.0/base/powermgr/powermgr_lite/services/include/power/
H A Dsuspend_controller.h23 void SuspendControllerInit();
/ohos5.0/base/powermgr/powermgr_lite/services/src/power/
H A Dsuspend_controller.c63 void SuspendControllerInit() in SuspendControllerInit() function
/ohos5.0/base/powermgr/powermgr_lite/services/src/
H A Dpower_manage_feature.c124 SuspendControllerInit(); in Init()
/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mgr_service.h139 void SuspendControllerInit();
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp177 power->SuspendControllerInit(); in RegisterBootCompletedCallback()
1517 void PowerMgrService::SuspendControllerInit() in SuspendControllerInit() function in OHOS::PowerMgr::PowerMgrService
1806 pms->SuspendControllerInit(); in RegisterAllSettingObserver()