Searched defs:StateMachine (Results 1 – 3 of 3) sorted by relevance
29 typedef struct StateMachine StateMachine; typedef41 typedef struct StateMachine { struct47 } StateMachine; argument
32 StateMachine::StateMachine(IContext *env) in StateMachine() function in OHOS::Msdp::DeviceStatus::Cooperate::StateMachine
183 explicit StateMachine(const std::string &name) in StateMachine() function