Searched refs:sm_ (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_statemachine.h | 161 : name_(name), sm_(statemachine) in HfpAgSmInfo() 164 utility::StateMachine& sm_; member 170 : State(stu.name_, stu.sm_, parent), in HfpAgState() 174 stateMachine_(static_cast<HfpAgStateMachine &>(stu.sm_)) in HfpAgState()
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | cooperate.cpp | 34 : env_(env), context_(env), sm_(env) in Cooperate() 252 state = sm_.IsCooperateEnable(); in GetCooperateState() 302 sm_.OnEvent(context_, event); in Loop()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | cooperate.cpp | 34 : env_(env), context_(env), sm_(env) in Cooperate() 252 state = sm_.IsCooperateEnable(); in GetCooperateState() 302 sm_.OnEvent(context_, event); in Loop()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
H A D | sys_mgr_client.h | 58 OHOS::sptr<ISystemAbilityManager> sm_;
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | cooperate.h | 65 StateMachine sm_; variable
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/ |
H A D | cooperate.h | 65 StateMachine sm_; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_manager.h | 140 StateMachine sm_; variable
|
H A D | gatt_connection_manager.cpp | 1121 sm_(*this), in Device() 1139 sm_(*this), in Device() 1228 return sm_; in SM() 1505 device_.sm_.ProcessMessage(utility::Message(MSG_CONNECT)); in Entry()
|