OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findEntryPointsForInstance
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/npapi/npspy/common/
epmanager.cpp
129
NPPluginFuncs * eptoremove =
findEntryPointsForInstance
(instance);
162
NPPluginFuncs * NPPEntryPointManager::
findEntryPointsForInstance
(NPP instance)
283
NPPluginFuncs * nppfuncs =
findEntryPointsForInstance
(instance);
292
NPPluginFuncs * nppfuncs =
findEntryPointsForInstance
(instance);
301
NPPluginFuncs * nppfuncs =
findEntryPointsForInstance
(instance);
310
NPPluginFuncs * nppfuncs =
findEntryPointsForInstance
(instance);
319
NPPluginFuncs * nppfuncs =
findEntryPointsForInstance
(instance);
328
NPPluginFuncs * nppfuncs =
findEntryPointsForInstance
(instance);
337
NPPluginFuncs * nppfuncs =
findEntryPointsForInstance
(instance);
346
NPPluginFuncs * nppfuncs =
findEntryPointsForInstance
(instance)
[
all
...]
/external/chromium_org/third_party/npapi/npspy/include/
epmanager.h
81
NPPluginFuncs *
findEntryPointsForInstance
(NPP instance);
Completed in 63 milliseconds