Searched defs:NPP_NewStream (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/content/shell/tools/plugin/Tests/ |
D | GetURLWithJavaScriptURL.cpp | 61 …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/ |
D | npp_gate.cpp | 231 NPError NPP_NewStream(NPP instance, in NPP_NewStream() function
|
/external/chromium_org/third_party/WebKit/ManualTests/NPN_Invoke/ |
D | main.c | 183 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream* stream, NPBool seekable, uint16_t* s… in NPP_NewStream() function
|
/external/chromium_org/content/test/plugin/ |
D | plugin_client.cc | 154 NPError NPP_NewStream(NPP instance, NPMIMEType type, in NPP_NewStream() function
|
/external/chromium_org/content/shell/tools/plugin/ |
D | PluginTest.cpp | 97 NPError PluginTest::NPP_NewStream(NPMIMEType type, in NPP_NewStream() function in PluginTest
|
D | main.cpp | 411 NPError NPP_NewStream(NPP instance, NPMIMEType type, NPStream *stream, NPBool seekable, uint16_t *s… in NPP_NewStream() function
|
/external/chromium_org/content/child/npapi/ |
D | plugin_instance.cc | 266 NPError PluginInstance::NPP_NewStream(NPMIMEType type, in NPP_NewStream() function in content::PluginInstance
|