Home
last modified time | relevance | path

Searched defs:ENUM (Results 1 – 5 of 5) sorted by relevance

/system/bt/gd/packet/parser/
Dtype_def.h37 ENUM, enumerator
/system/tools/aidl/
Ddiagnostics.h40 #define DIAG(ENUM, NAME, ENABLED) ENUM, argument
Ddiagnostics.cpp30 #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/
DType.h45 ENUM enumerator
/system/libvintf/
Dparse_string.cpp89 #define DEFINE_PARSE_STREAMIN_FOR_ENUM(ENUM) \ argument