Searched refs:usbDdk (Results 1 – 1 of 1) sorted by relevance
72 sptr<UsbDdkStub> usbDdk = new UsbDdkStub(usbDdkInterface); in DoSomethingInterestingWithMyAPI() local73 if (usbDdk == nullptr) { in DoSomethingInterestingWithMyAPI()77 usbDdk->OnRemoteRequest(code, data, reply, option); in DoSomethingInterestingWithMyAPI()