Searched refs:NPN_GetAuthenticationInfoPtr (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/npapi/bindings/
H A Dnpfunctions.h121 typedef NPError (*NPN_GetAuthenticationInfoPtr)(NPP npp, const char *protocol, const char *host, int32_t port, const char *scheme, const char *realm, char **username, uint32_t *ulen, char **password, uint32_t *plen); typedef
204 NPN_GetAuthenticationInfoPtr getauthenticationinfo;

Completed in 27 milliseconds