Searched defs:NO_ERROR (Results 1 - 5 of 5) 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::__anon1616
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::__anon1800
81 # define NO_ERROR 0L macro
/system/security/keystore/include/keystore/
H A Dkeystore.h31 NO_ERROR = STATE_NO_ERROR, // 1 member in class:ResponseCode
/system/bt/include/hardware/avrcp/
H A Davrcp_common.h100 NO_ERROR = 0x04, member in class:bluetooth::avrcp::Status

Completed in 6293 milliseconds