Searched refs:HandleStopRelayTypeRemoteInput (Results 1 – 3 of 3) sorted by relevance
47 int32_t HandleStopRelayTypeRemoteInput(MessageParcel &data, MessageParcel &reply);
241 int32_t DistributedInputSourceStub::HandleStopRelayTypeRemoteInput(MessageParcel &data, MessageParc… in HandleStopRelayTypeRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceStub613 return HandleStopRelayTypeRemoteInput(data, reply); in OnRemoteRequest()
415 distributedInputSourceStub->HandleStopRelayTypeRemoteInput(pdata, reply); in DistributedInputSourceStubFuzzTest()