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

  /external/chromium_org/third_party/npapi/npspy/common/
npn_gate.cpp 141 NPError NPN_NewStream(NPP instance, NPMIMEType type, const char* target, NPStream** stream)
  /external/chromium_org/content/child/npapi/
plugin_host.cc 110 host_funcs_.newstream = &NPN_NewStream;
545 NPError NPN_NewStream(NPP id,
555 DVLOG(1) << "NPN_NewStream is not implemented yet.";
    [all...]

Completed in 72 milliseconds