Searched refs:HandleStopRemoteInput (Results 1 – 3 of 3) sorted by relevance
45 int32_t HandleStopRemoteInput(MessageParcel &data, MessageParcel &reply);
198 int32_t DistributedInputSourceStub::HandleStopRemoteInput(MessageParcel &data, MessageParcel &reply) in HandleStopRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceStub609 return HandleStopRemoteInput(data, reply); in OnRemoteRequest()
413 distributedInputSourceStub->HandleStopRemoteInput(pdata, reply); in DistributedInputSourceStubFuzzTest()