Searched refs:findEntryPointsForInstance (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/common/
H A Depmanager.cpp129 NPPluginFuncs * eptoremove = findEntryPointsForInstance(instance);
162 NPPluginFuncs * NPPEntryPointManager::findEntryPointsForInstance(NPP instance) function in class:NPPEntryPointManager
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(instanc
[all...]
/external/chromium_org/third_party/npapi/npspy/include/
H A Depmanager.h81 NPPluginFuncs * findEntryPointsForInstance(NPP instance);

Completed in 40 milliseconds