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
174 CompoundLayout getCompoundAlignmentAndSize() const;
DCompoundType.cpp502 CompoundLayout layout = hasPointer in emitSafeUnionTypeDeclarations()
503 ? CompoundLayout() 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()
1963 CompoundLayout compoundLayout; in getCompoundAlignmentAndSize()