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

  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h 230 typedef char* NPMIMEType;
684 NPError NP_LOADDS NPP_New(NPMIMEType pluginType, NPP instance,
689 NPError NP_LOADDS NPP_NewStream(NPP instance, NPMIMEType type,
726 NPError NP_LOADDS NPN_NewStream(NPP instance, NPMIMEType type,
  /external/chromium_org/third_party/npapi/bindings/
npapi.h 187 typedef char* NPMIMEType;
827 NPError NP_LOADDS NPP_New(NPMIMEType pluginType, NPP instance,
832 NPError NP_LOADDS NPP_NewStream(NPP instance, NPMIMEType type,
869 NPError NP_LOADDS NPN_NewStream(NPP instance, NPMIMEType type,

Completed in 68 milliseconds