HomeSort by relevance Sort by last modified time
    Searched refs:NPN_NewStream (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/npapi/npspy/common/
npp_gate.cpp 127 fakeNPNFuncs.newstream = NPN_NewStream;
npn_gate.cpp 141 NPError NPN_NewStream(NPP instance, NPMIMEType type, const char* target, NPStream** stream)
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 726 NPError NP_LOADDS NPN_NewStream(NPP instance, NPMIMEType type,
  /external/chromium_org/content/child/npapi/
plugin_host.cc 103 host_funcs_.newstream = &NPN_NewStream;
539 NPError NPN_NewStream(NPP id,
549 DVLOG(1) << "NPN_NewStream is not implemented yet.";
    [all...]
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 869 NPError NP_LOADDS NPN_NewStream(NPP instance, NPMIMEType type,

Completed in 320 milliseconds