Searched refs:HandleStopDhidRemoteInput (Results 1 – 3 of 3) sorted by relevance
51 int32_t HandleStopDhidRemoteInput(MessageParcel &data, MessageParcel &reply);
342 int32_t DistributedInputSourceStub::HandleStopDhidRemoteInput(MessageParcel &data, MessageParcel &r… in HandleStopDhidRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceStub621 return HandleStopDhidRemoteInput(data, reply); in OnRemoteRequest()
419 distributedInputSourceStub->HandleStopDhidRemoteInput(pdata, reply); in DistributedInputSourceStubFuzzTest()