Home
last modified time | relevance | path

Searched refs:CompoundLayout (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DCompoundType.h159 struct CompoundLayout { struct
198 CompoundLayout getCompoundAlignmentAndSize() const;
DCompoundType.cpp589 CompoundLayout layout = hasPointer in emitSafeUnionTypeDeclarations()
590 ? CompoundLayout() in emitSafeUnionTypeDeclarations()
780 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitTypeDeclarations()
1146 const CompoundLayout layout = getCompoundAlignmentAndSize(); in emitSafeUnionTypeConstructors()
1593 CompoundLayout layout = getCompoundAlignmentAndSize(); in emitJavaTypeDeclarations()
2188 CompoundLayout layout = getCompoundAlignmentAndSize(); in getAlignmentAndSize()
2193 CompoundType::CompoundLayout CompoundType::getCompoundAlignmentAndSize() const { in getCompoundAlignmentAndSize()
2194 CompoundLayout compoundLayout; in getCompoundAlignmentAndSize()