Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/power/include/
H A Dpower_status_manager.h27 enum PowerState { enum
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_state_machine.h76PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd) : State(name, psm), p… in PowerState() function
84PowerState(const std::string &name, PowerStateMachine &psm, PowerDevice &pd, utility::StateMachine… in PowerState() function
/ohos5.0/base/powermgr/power_manager/interfaces/inner_api/native/include/
H A Dpower_state_machine_info.h56 enum class PowerState : uint32_t { enum