/ohos5.0/base/msdp/device_status/services/communication/base/ |
H A D | msdp_ipc_interface_code.h | 40 GET_COOPERATE_STATE, enumerator
|
/ohos5.0/base/msdp/device_status/test/fuzztest/getcooperatestate_fuzzer/ |
H A D | getcooperatestate_fuzzer.cpp | 39 … static_cast<uint32_t>(Msdp::DeviceInterfaceCode::GET_COOPERATE_STATE), datas, reply, option); in GetCooperateStateFuzzTest()
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/data/include/ |
H A D | cooperate_params.h | 32 GET_COOPERATE_STATE, enumerator
|
/ohos5.0/base/msdp/device_status/intention/cooperate/data/include/ |
H A D | cooperate_params.h | 32 GET_COOPERATE_STATE, enumerator
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | cooperate_events.h | 51 GET_COOPERATE_STATE, enumerator
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/ |
H A D | cooperate_events.h | 51 GET_COOPERATE_STATE, enumerator
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | cooperate.cpp | 207 CooperateEventType::GET_COOPERATE_STATE, in GetCooperateState()
|
H A D | state_machine.cpp | 100 …AddHandler(CooperateEventType::GET_COOPERATE_STATE, [this](Context &context, const CooperateEvent … in StateMachine()
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/server/src/ |
H A D | cooperate_server.cpp | 216 case CooperateRequestID::GET_COOPERATE_STATE: { in GetParam()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/ |
H A D | cooperate.cpp | 207 CooperateEventType::GET_COOPERATE_STATE, in GetCooperateState()
|
H A D | state_machine.cpp | 99 …AddHandler(CooperateEventType::GET_COOPERATE_STATE, [this](Context &context, const CooperateEvent … in StateMachine()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/server/src/ |
H A D | cooperate_server.cpp | 216 case CooperateRequestID::GET_COOPERATE_STATE: { in GetParam()
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/cooperate/src/ |
H A D | cooperate_server_test.cpp | 512 context, CooperateRequestID::GET_COOPERATE_STATE, data, reply));
|
H A D | cooperate_plugin_test.cpp | 1144 CooperateEventType::GET_COOPERATE_STATE,
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/test/src/ |
H A D | cooperate_server_test.cpp | 518 …auto ret = cooperateServer_->GetParam(context, CooperateRequestID::GET_COOPERATE_STATE, data, repl…
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/client/src/ |
H A D | cooperate_client.cpp | 189 …int32_t ret = tunnel.GetParam(Intention::COOPERATE, CooperateRequestID::GET_COOPERATE_STATE, param… in GetCooperateState()
|
/ohos5.0/base/msdp/device_status/intention/cooperate/client/src/ |
H A D | cooperate_client.cpp | 184 …int32_t ret = tunnel.GetParam(Intention::COOPERATE, CooperateRequestID::GET_COOPERATE_STATE, param… in GetCooperateState()
|
/ohos5.0/base/msdp/device_status/services/communication/client/src/ |
H A D | devicestatus_srv_proxy.cpp | 430 ret = remote->SendRequest(static_cast<uint32_t>(DeviceInterfaceCode::GET_COOPERATE_STATE), in GetCoordinationState()
|
/ohos5.0/base/msdp/device_status/services/communication/service/src/ |
H A D | devicestatus_srv_stub.cpp | 138 { static_cast<uint32_t>(DeviceInterfaceCode::GET_COOPERATE_STATE), in InitCoordination()
|