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

/system/extras/simpleperf/
H A Dread_elf.h30 NO_ERROR, enumerator in enum:ElfStatus
/system/core/include/utils/
H A DErrors.h39 // Win32 #defines NO_ERROR as well. It has the same value, so there's no
42 # undef NO_ERROR macro
47 NO_ERROR = 0, // No errors. enumerator in enum:android::__anon1503
81 # define NO_ERROR 0L macro
/system/core/libutils/include/utils/
H A DErrors.h39 // Win32 #defines NO_ERROR as well. It has the same value, so there's no
42 # undef NO_ERROR macro
47 NO_ERROR = 0, // No errors. enumerator in enum:android::__anon1672
81 # define NO_ERROR 0L macro
/system/security/keystore/include/keystore/
H A Dkeystore.h30 NO_ERROR = STATE_NO_ERROR, // 1 member in class:ResponseCode

Completed in 125 milliseconds