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