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

/system/tools/hidl/
H A DEnumType.cpp839 const EnumType* BitFieldType::getElementEnumType() const { function in class:android::BitFieldType
858 return getElementEnumType()->getBitfieldCppType(mode, specifyNamespaces);
862 return getElementEnumType()->getBitfieldJavaType(forInitializer);
870 return getElementEnumType()->getBitfieldJavaWrapperType();

Completed in 458 milliseconds