HomeSort by relevance Sort by last modified time
    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