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

/external/chromium/chrome/browser/importer/
H A Dnss_decryptor_mac.h92 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon1681
107 typedef PRStatus (*PRCleanupFunc)(void);
H A Dnss_decryptor_win.h90 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon1683
105 typedef PRStatus (*PRCleanupFunc)(void);
/external/chromium/base/third_party/nspr/
H A Dprtypes.h474 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon1219

Completed in 83 milliseconds