Searched defs:PowerStateMachine (Results 1 – 3 of 3) sorted by relevance
37 class PowerStateMachine; variable
50 PowerStateMachine(){}; in PowerStateMachine() function
57 PowerStateMachine::PowerStateMachine(const wptr<PowerMgrService>& pms) : pms_(pms), currentState_(P… in PowerStateMachine() function in OHOS::PowerMgr::PowerStateMachine