Searched refs:SendRelayStartTypeRequest (Results 1 – 4 of 4) sorted by relevance
87 …int32_t SendRelayStartTypeRequest(const std::string &srcId, const std::string &sinkId, const uint3…
390 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStartTypeRequest(srcId, sink…466 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStartTypeRequest(srcId, sink…
798 int32_t DistributedInputSourceTransport::SendRelayStartTypeRequest(const std::string &srcId, const … in SendRelayStartTypeRequest() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport
724 …int32_t ret = DistributedInputSourceTransport::GetInstance().SendRelayStartTypeRequest(srcId, sink… in RelayStartRemoteInputByType()