Searched defs:PRIOMethods (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprio.h63 typedef struct PRIOMethods PRIOMethods; typedef in typeref:struct:PRIOMethods
82 const PRIOMethods *methods; /* the I/O methods table */
314 ** PRIOMethods
381 struct PRIOMethods { struct
502 NSPR_API(const PRIOMethods *) PR_GetDefaultIOMethods(void);
514 PRDescIdentity ident, const PRIOMethods *methods);

Completed in 113 milliseconds