Home
last modified time | relevance | path

Searched refs:startDInputCallbackStub (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp772 sptr<DistributedInput::StartDInputCallbackStub> startDInputCallbackStub(new (std::nothrow) in StartDInputCallbackStubFuzzTest() local
774 if (startDInputCallbackStub == nullptr) { in StartDInputCallbackStubFuzzTest()
777 startDInputCallbackStub->OnRemoteRequest(code, pdata, reply, option); in StartDInputCallbackStubFuzzTest()