Searched defs:storageType (Results 1 – 3 of 3) sorted by relevance
81 final CharSequence storageType = mContext.getString(isExternal in getStorageSummary() local
32 const Reference<Type>& storageType, Scope* parent) in EnumType()35 const Type *EnumType::storageType() const { in storageType() function in android::EnumType300 const std::string storageType = scalarType->getCppStackType(); in emitTypeDeclarations() local328 const std::string storageType = scalarType->getCppStackType(); in emitTypeForwardDeclaration() local367 const std::string storageType = scalarType->getCppStackType(); in emitEnumBitwiseOperator() local411 const std::string storageType = scalarType->getCppStackType(); in emitBitFieldBitwiseAssignmentOperator() local
461 static AppFilter getCompositeFilter(int listType, int storageType, String volumeUuid) { in getCompositeFilter()