Searched defs:isEnum (Results 1 - 3 of 3) sorted by last modified time

/system/tools/hidl/
H A DEnumType.cpp73 bool EnumType::isEnum() const { function in class:android::EnumType
497 if (superType == NULL || !superType->isEnum()) {
726 return elementType->isEnum();
794 CHECK(mElementType->isEnum());
H A DType.cpp57 bool Type::isEnum() const { function in class:android::Type
H A DTypeDef.cpp40 bool TypeDef::isEnum() const { function in class:android::TypeDef

Completed in 91 milliseconds