Home
last modified time | relevance | path

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

/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()
74 HDF_LOGE("%{public}s: new hidDdk failed", __func__); in DoSomethingInterestingWithMyAPI()
77 hidDdk->OnRemoteRequest(code, data, reply, option); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds