Searched refs:getCompoundAlignmentAndSize (Results 1 – 2 of 2) sorted by relevance
176 CompoundLayout getCompoundAlignmentAndSize() const;
504 : getCompoundAlignmentAndSize(); in emitSafeUnionTypeDeclarations()754 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitTypeDeclarations()1082 const CompoundLayout layout = getCompoundAlignmentAndSize(); in emitSafeUnionTypeConstructors()1506 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitJavaTypeDeclarations()1982 CompoundLayout layout = getCompoundAlignmentAndSize(); in getAlignmentAndSize()1987 CompoundType::CompoundLayout CompoundType::getCompoundAlignmentAndSize() const { in getCompoundAlignmentAndSize() function in android::CompoundType