Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/test/fuzztest/hidddk_fuzzer/
H A Dhidddk_fuzzer.cpp72 sptr<HidDdkStub> hidDdk = new HidDdkStub(hidDdkInterface); in DoSomethingInterestingWithMyAPI() local
73 if (hidDdk == nullptr) { in DoSomethingInterestingWithMyAPI()
77 hidDdk->OnRemoteRequest(code, data, reply, option); in DoSomethingInterestingWithMyAPI()