Searched refs:getEnumType (Results 1 - 2 of 2) sorted by relevance

/system/tools/hidl/
H A DEnumType.cpp793 EnumType *BitFieldType::getEnumType() const { function in class:android::BitFieldType
805 out << streamName << " += "<< getEnumType()->fqName().cppNamespace()
806 << "::toString<" << getEnumType()->getCppStackType()
814 out << streamName << ".append(" << getEnumType()->fqName().javaName() << ".dumpBitfield("
H A DEnumType.h168 EnumType *getEnumType() const;

Completed in 59 milliseconds