Home
last modified time | relevance | path

Searched refs:REMOVE_ANCO_CHANNEL (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/connect_manager/include/
H A Dmultimodalinput_ipc_interface_code.h116 REMOVE_ANCO_CHANNEL = 95, enumerator
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/stubunsubscribeswitchevent_fuzzer/
H A Dstubunsubscribeswitchevent_fuzzer.cpp381 …static_cast<uint32_t>(MultimodalinputConnectInterfaceCode::REMOVE_ANCO_CHANNEL), datas, reply, opt… in StubAncoRemoveChannelFuzzTest()
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_proxy.cpp2206 …static_cast<uint32_t>(MultimodalinputConnectInterfaceCode::REMOVE_ANCO_CHANNEL), data, reply, opti… in AncoRemoveChannel()
H A Dmultimodal_input_connect_stub.cpp410 case static_cast<uint32_t>(MultimodalinputConnectInterfaceCode::REMOVE_ANCO_CHANNEL): in OnRemoteRequest()
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/
H A Dmultimodal_input_connect_stub_ex_test.cpp685 uint32_t code = static_cast<uint32_t>(MultimodalinputConnectInterfaceCode::REMOVE_ANCO_CHANNEL);