Home
last modified time | relevance | path

Searched refs:PowerStateMachineInit (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mgr_service.h309 bool PowerStateMachineInit();
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp133 if (!PowerStateMachineInit()) { in Init()
294 bool PowerMgrService::PowerStateMachineInit() in PowerStateMachineInit() function in OHOS::PowerMgr::PowerMgrService