Searched refs:getCompoundAlignmentAndSize (Results 1 – 2 of 2) sorted by relevance
174 CompoundLayout getCompoundAlignmentAndSize() const;
504 : getCompoundAlignmentAndSize(); in emitSafeUnionTypeDeclarations()754 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitTypeDeclarations()1063 const CompoundLayout layout = getCompoundAlignmentAndSize(); in emitSafeUnionTypeConstructors()1481 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitJavaTypeDeclarations()1957 CompoundLayout layout = getCompoundAlignmentAndSize(); in getAlignmentAndSize()1962 CompoundType::CompoundLayout CompoundType::getCompoundAlignmentAndSize() const { in getCompoundAlignmentAndSize() function in android::CompoundType