Home
last modified time | relevance | path

Searched refs:HandleStopRelayTypeRemoteInput (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_input/interfaces/ipc/include/
H A Ddistributed_input_source_stub.h47 int32_t HandleStopRelayTypeRemoteInput(MessageParcel &data, MessageParcel &reply);
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_stub.cpp241 int32_t DistributedInputSourceStub::HandleStopRelayTypeRemoteInput(MessageParcel &data, MessageParcel &reply) in HandleStopRelayTypeRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceStub
252 DHLOGE("HandleStopRelayTypeRemoteInput failed, callback is nullptr."); in HandleStopRelayTypeRemoteInput()
257 DHLOGE("HandleStopRelayTypeRemoteInput write ret failed"); in HandleStopRelayTypeRemoteInput()
613 return HandleStopRelayTypeRemoteInput(data, reply); in OnRemoteRequest()
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp415 distributedInputSourceStub->HandleStopRelayTypeRemoteInput(pdata, reply); in DistributedInputSourceStubFuzzTest()

Completed in 4 milliseconds