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

/frameworks/av/drm/libdrmframework/include/
H A DPlugInManager.h53 FPDESTORY fpDestory; member in struct:android::TPlugInManager::_PlugInContainer
60 ,fpDestory(NULL)
151 pPlugInContainer->fpDestory
154 if (NULL != pPlugInContainer->fpCreate && NULL != pPlugInContainer->fpDestory) {
178 pPlugInContainer->fpDestory(pPlugInContainer->pInstance);

Completed in 251 milliseconds