Searched refs:StopRemoteInputDhids (Results 1 – 3 of 3) sorted by relevance
116 …int32_t StopRemoteInputDhids(int32_t sessionId, const std::string &deviceId, const std::string &dh…
250 …int32_t ret = DistributedInputSourceTransport::GetInstance().StopRemoteInputDhids(srcTsrcSeId, dev…259 …int32_t ret = DistributedInputSourceTransport::GetInstance().StopRemoteInputDhids(srcTsrcSeId, dev…
268 int32_t DistributedInputSourceTransport::StopRemoteInputDhids(int32_t srcTsrcSeId, const std::strin… in StopRemoteInputDhids() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceTransport1203 int32_t ret = StopRemoteInputDhids(sessionId, deviceId, dhids); in ReceiveSrcTSrcRelayStopDhid()