Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.h139 struct CompoundLayout { struct
176 CompoundLayout getCompoundAlignmentAndSize() const;
DCompoundType.cpp502 CompoundLayout layout = hasPointer in emitSafeUnionTypeDeclarations()
503 ? CompoundLayout() 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()
1988 CompoundLayout compoundLayout; in getCompoundAlignmentAndSize()