Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbddk_fuzzer/
H A Dusbddk_fuzzer.cpp72 sptr<UsbDdkStub> usbDdk = new UsbDdkStub(usbDdkInterface); in DoSomethingInterestingWithMyAPI() local
73 if (usbDdk == nullptr) { in DoSomethingInterestingWithMyAPI()
77 usbDdk->OnRemoteRequest(code, data, reply, option); in DoSomethingInterestingWithMyAPI()