Home
last modified time | relevance | path

Searched defs:NPP_NewStream (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/content/shell/tools/plugin/Tests/
DGetURLWithJavaScriptURL.cpp61 …virtual NPError NPP_NewStream(NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* stype)… in NPP_NewStream() function in GetURLWithJavaScriptURL
/external/chromium_org/third_party/npapi/npspy/common/
Dnpp_gate.cpp231 NPError NPP_NewStream(NPP instance, in NPP_NewStream() function
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/
Dmain.c183 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* s… in NPP_NewStream() function
/external/chromium_org/content/test/plugin/
Dplugin_client.cc154 NPError NPP_NewStream(NPP instance, NPMIMEType type, in NPP_NewStream() function
/external/chromium_org/content/shell/tools/plugin/
DPluginTest.cpp97 NPError PluginTest::NPP_NewStream(NPMIMEType type, in NPP_NewStream() function in PluginTest
Dmain.cpp411 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16_t *s… in NPP_NewStream() function
/external/chromium_org/content/child/npapi/
Dplugin_instance.cc266 NPError PluginInstance::NPP_NewStream(NPMIMEType type, in NPP_NewStream() function in content::PluginInstance