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

  /external/chromium_org/content/test/plugin/
npapi_test.cc 110 EXPORT const char* API_CALL NP_GetMIMEDescription(void) {
  /external/chromium_org/third_party/npapi/npspy/extern/plugin/
npupp.h 586 * Mac OS X version(s) of NP_GetMIMEDescription(const char *)
591 * in furture version -- use NP_GetMIMEDescription instead
607 /* NP_GetMIMEDescription */
608 #define NP_GETMIMEDESCRIPTION_NAME "NP_GetMIMEDescription"
675 char* NP_GetMIMEDescription();
695 NP_EXPORT(char*) NP_GetMIMEDescription(void);
  /external/chromium_org/content/shell/tools/plugin/
main.cpp 886 const char* NP_GetMIMEDescription(void)

Completed in 61 milliseconds