Searched refs:codecComponentManager (Results 1 – 1 of 1) sorted by relevance
67 …sptr<CodecComponentManagerStub> codecComponentManager = new CodecComponentManagerStub(g_codecCompo… in DoSomethingInterestingWithMyAPI() local68 if (codecComponentManager == nullptr) { in DoSomethingInterestingWithMyAPI()72 int32_t ret = codecComponentManager->OnRemoteRequest(code, data, reply, option); in DoSomethingInterestingWithMyAPI()