Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/include/
Depmanager.h77 void removeEntryPointsForPlugin(NPP instance, XP_HLIB * lib);
/external/chromium_org/third_party/npapi/npspy/common/
Depmanager.cpp127 void NPPEntryPointManager::removeEntryPointsForPlugin(NPP instance, XP_HLIB * lib) in removeEntryPointsForPlugin() function in NPPEntryPointManager
Dnpp_gate.cpp205 epManager->removeEntryPointsForPlugin(instance, &hLib); in NPP_Destroy()