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

  /external/chromium_org/net/third_party/nss/ssl/
sslerrstrs.c 17 static const struct PRErrorTable ssl_et = {
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prerror.h 189 * struct PRErrorTable --
193 struct PRErrorTable {
227 const struct PRErrorTable *table,
242 PRErrorCallbackNewTableFn(const struct PRErrorTable *table,
300 NSPR_API(PRErrorCode) PR_ErrorInstallTable(const struct PRErrorTable *table);

Completed in 65 milliseconds