Home
last modified time | relevance | path

Searched refs:COOPERATE_STATE_IN (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/intention/dfx/include/
H A Dcooperate_hisysevent.h52 COOPERATE_STATE_IN, enumerator
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_plugin_test.cpp210 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN; in OnThreeStates()
1547 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
1594 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
1673 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
1785 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
2924 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
2947 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
2970 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
2997 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
3035 g_stateMachine->current_ = CooperateState::COOPERATE_STATE_IN;
[all …]
/ohos5.0/foundation/multimodalinput/input/intention/dfx/src/
H A Dcooperate_hisysevent.cpp29 { CooperateState::COOPERATE_STATE_IN, "STATE_IN" },
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_events.h34 COOPERATE_STATE_IN, enumerator
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_events.h34 COOPERATE_STATE_IN, enumerator
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp190 TransiteTo(context, CooperateState::COOPERATE_STATE_IN); in OnRemoteStart()
H A Dcooperate_out.cpp216 TransiteTo(context, CooperateState::COOPERATE_STATE_IN); in OnRemoteStart()
H A Dstate_machine.cpp70 states_[COOPERATE_STATE_IN] = std::make_shared<CooperateIn>(*this, env); in StateMachine()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dcooperate_free.cpp191 TransiteTo(context, CooperateState::COOPERATE_STATE_IN); in OnRemoteStart()
H A Dcooperate_out.cpp217 TransiteTo(context, CooperateState::COOPERATE_STATE_IN); in OnRemoteStart()
H A Dstate_machine.cpp69 states_[COOPERATE_STATE_IN] = std::make_shared<CooperateIn>(*this, env); in StateMachine()