OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeEntryPointsForPlugin
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/npapi/npspy/include/
epmanager.h
77
void
removeEntryPointsForPlugin
(NPP instance, XP_HLIB * lib);
/external/chromium_org/third_party/npapi/npspy/common/
epmanager.cpp
127
void NPPEntryPointManager::
removeEntryPointsForPlugin
(NPP instance, XP_HLIB * lib)
npp_gate.cpp
205
epManager->
removeEntryPointsForPlugin
(instance, &hLib);
Completed in 288 milliseconds