Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_input/interfaces/ipc/include/
H A Ddistributed_input_source_stub.h51 int32_t HandleStopDhidRemoteInput(MessageParcel &data, MessageParcel &reply);
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_stub.cpp342 int32_t DistributedInputSourceStub::HandleStopDhidRemoteInput(MessageParcel &data, MessageParcel &reply) in HandleStopDhidRemoteInput() function in OHOS::DistributedHardware::DistributedInput::DistributedInputSourceStub
353 DHLOGE("HandleStopDhidRemoteInput vecSize too large"); in HandleStopDhidRemoteInput()
360 DHLOGE("HandleStopDhidRemoteInput dhid is empty"); in HandleStopDhidRemoteInput()
368 DHLOGE("HandleStopDhidRemoteInput failed, callback is nullptr."); in HandleStopDhidRemoteInput()
373 DHLOGE("HandleStopDhidRemoteInput write ret failed"); in HandleStopDhidRemoteInput()
621 return HandleStopDhidRemoteInput(data, reply); in OnRemoteRequest()
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp419 distributedInputSourceStub->HandleStopDhidRemoteInput(pdata, reply); in DistributedInputSourceStubFuzzTest()

Completed in 4 milliseconds