Home
last modified time | relevance | path

Searched defs:PowerStateMachine (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.h37 class PowerStateMachine; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_state_machine.h50 PowerStateMachine(){}; in PowerStateMachine() function
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp57 PowerStateMachine::PowerStateMachine(const wptr<PowerMgrService>& pms) : pms_(pms), currentState_(P… in PowerStateMachine() function in OHOS::PowerMgr::PowerStateMachine