Searched refs:SendRelayStartDhidRequest (Results 1 – 4 of 4) sorted by relevance
83 int32_t SendRelayStartDhidRequest(const std::string &srcId, const std::string &sinkId,
382 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStartDhidRequest(srcId, sink…440 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStartDhidRequest(srcId, sink…
746 int32_t DistributedInputSourceTransport::SendRelayStartDhidRequest(const std::string &srcId, const … in SendRelayStartDhidRequest() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
1123 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStartDhidRequest(srcId, sink… in RelayStartRemoteInputByDhid()