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:__anon2094
107 typedef PRStatus (*PRCleanupFunc)(void);
H A Dnss_decryptor_win.h90 typedef enum { PR_FAILURE = -1, PR_SUCCESS = 0 } PRStatus; typedef in typeref:enum:__anon2096
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:__anon1632

Completed in 100 milliseconds