Searched refs:callNPP_NewStream (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/include/
H A Depmanager.h93 NPError callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype);
/external/chromium_org/third_party/npapi/npspy/common/
H A Depmanager.cpp290 NPError NPPEntryPointManager::callNPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16* stype) function in class:NPPEntryPointManager
H A Dnpp_gate.cpp246 NPError rv = epManager->callNPP_NewStream(instance, type, stream, seekable, stype);

Completed in 47 milliseconds