Home
last modified time | relevance | path

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

/system/tools/hidl/
DEnumType.cpp32 const Reference<Type>& storageType, Scope* parent) in EnumType()
35 const Type *EnumType::storageType() const { in storageType() function in android::EnumType
284 const std::string storageType = scalarType->getCppStackType(); in emitTypeDeclarations() local
312 const std::string storageType = scalarType->getCppStackType(); in emitTypeForwardDeclaration() local
351 const std::string storageType = scalarType->getCppStackType(); in emitEnumBitwiseOperator() local
395 const std::string storageType = scalarType->getCppStackType(); in emitBitFieldBitwiseAssignmentOperator() local