Searched refs:interfaceStub (Results 1 – 1 of 1) sorted by relevance
71 sptr<UsbInterfaceStub> interfaceStub = new UsbInterfaceStub(usbInterface); in DoSomethingInterestingWithMyAPI() local72 if (interfaceStub == nullptr) { in DoSomethingInterestingWithMyAPI()76 interfaceStub->OnRemoteRequest(code, data, reply, option); in DoSomethingInterestingWithMyAPI()