Searched refs:fpCreate (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/drm/libdrmframework/include/
H A DPlugInManager.h52 FPCREATE fpCreate; member in struct:android::TPlugInManager::_PlugInContainer
59 ,fpCreate(NULL)
149 pPlugInContainer->fpCreate
154 if (NULL != pPlugInContainer->fpCreate && NULL != pPlugInContainer->fpDestory) {
155 pPlugInContainer->pInstance = (Type*)pPlugInContainer->fpCreate();

Completed in 40 milliseconds