Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DPlugInManager.h53 FPDESTORY fpDestory; member
60 ,fpDestory(NULL) in _PlugInContainer()
151 pPlugInContainer->fpDestory in loadPlugIn()
154 if (NULL != pPlugInContainer->fpCreate && NULL != pPlugInContainer->fpDestory) { in loadPlugIn()
178 pPlugInContainer->fpDestory(pPlugInContainer->pInstance); in unloadPlugIn()