Searched refs:SendRelayStopDhidRequest (Results 1 – 4 of 4) sorted by relevance
85 int32_t SendRelayStopDhidRequest(const std::string &srcId, const std::string &sinkId,
401 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStopDhidRequest(srcId, sinkI…453 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStopDhidRequest(srcId, sinkI…
772 int32_t DistributedInputSourceTransport::SendRelayStopDhidRequest(const std::string &srcId, const s… in SendRelayStopDhidRequest() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
1144 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStopDhidRequest(srcId, sinkI… in RelayStopRemoteInputByDhid()