Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp902 sptr<DistributedInput::StopDInputCallbackStub> stopDInputCallbackStub(new (std::nothrow) in StopDInputCallbackStubFuzzTest() local
904 if (stopDInputCallbackStub == nullptr) { in StopDInputCallbackStubFuzzTest()
907 stopDInputCallbackStub->OnRemoteRequest(code, pdata, reply, option); in StopDInputCallbackStubFuzzTest()