Searched refs:EffectCreateFunctor (Results 1 – 2 of 2) sorted by relevance
25 typedef binder_exception_t (*EffectCreateFunctor)( typedef35 EffectCreateFunctor createEffectFunc;
279 dlInterface->createEffectFunc = (EffectCreateFunctor)dlsym(dlHandle.get(), "createEffect"); in getDlSyms_l()