Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DPlugInManager.h55 FPDESTORY fpDestory; member
62 ,fpDestory(NULL) in _PlugInContainer()
153 pPlugInContainer->fpDestory in loadPlugIn()
156 if (NULL != pPlugInContainer->fpCreate && NULL != pPlugInContainer->fpDestory) { in loadPlugIn()
180 pPlugInContainer->fpDestory(pPlugInContainer->pInstance); in unloadPlugIn()