Home
last modified time | relevance | path

Searched refs:CloseInputSoftbus (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/test/fuzztest/distributedinputsourcetransport_fuzzer/
H A Ddistributed_input_source_transport_fuzzer.cpp44 …DistributedInput::DistributedInputSourceTransport::GetInstance().CloseInputSoftbus(remoteDevId, tr… in OpenInputSoftbusFuzzTest()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/include/
H A Ddistributed_input_source_transport.h58 void CloseInputSoftbus(const std::string &remoteDevId, bool isToSrc);
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/transport/src/
H A Ddistributed_input_source_transport.cpp118 void DistributedInputSourceTransport::CloseInputSoftbus(const std::string &remoteDevId, bool isToSr… in CloseInputSoftbus() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
905 CloseInputSoftbus(deviceId, false); in NotifyResponseUnprepareRemoteInput()
1133 CloseInputSoftbus(sinkDevId, false); in NotifyResponseRelayUnprepareRemoteInput()
1167 CloseInputSoftbus(srcId, true); in ReceiveRelayUnprepareResult()
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/sourcemanager/test/sourcemanagerunittest/
H A Ddistributed_input_sourcemanager_test.cpp434 DistributedInputSourceTransport::GetInstance().CloseInputSoftbus(devId, false);
714 DistributedInputSourceTransport::GetInstance().CloseInputSoftbus(sinkId, false);