Searched defs:PowerState (Results 1 – 2 of 2) sorted by relevance
26 using PowerState = OHOS::PowerMgr::PowerState; variable
76 …PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd) : State(name, psm), p… in PowerState() function84 …PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine… in PowerState() function