HomeSort by relevance Sort by last modified time
    Searched refs:getElementEnumType (Results 1 - 2 of 2) sorted by null

  /system/tools/hidl/
EnumType.cpp 839 const EnumType* BitFieldType::getElementEnumType() const {
858 return getElementEnumType()->getBitfieldCppType(mode, specifyNamespaces);
862 return getElementEnumType()->getBitfieldJavaType(forInitializer);
870 return getElementEnumType()->getBitfieldJavaWrapperType();
EnumType.h 170 const EnumType* getElementEnumType() const;

Completed in 63 milliseconds