Searched defs:ENUM (Results 1 – 5 of 5) sorted by relevance
/system/bt/gd/packet/parser/ |
D | type_def.h | 37 ENUM, enumerator
|
/system/tools/aidl/ |
D | diagnostics.h | 40 #define DIAG(ENUM, NAME, ENABLED) ENUM, argument
|
D | diagnostics.cpp | 30 #define DIAG(ENUM, NAME, ENABLED) {NAME, DiagnosticOption{DiagnosticID::ENUM, NAME, ENABLED}}, argument 36 #define DIAG(ENUM, NAME, ENABLED) {DiagnosticID::ENUM, NAME}, argument
|
/system/tools/hidl/c2hal/ |
D | Type.h | 45 ENUM enumerator
|
/system/libvintf/ |
D | parse_string.cpp | 89 #define DEFINE_PARSE_STREAMIN_FOR_ENUM(ENUM) \ argument
|