Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.h174 CompoundLayout getCompoundAlignmentAndSize() const;
DCompoundType.cpp504 : 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