Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.cpp1988 CompoundLayout compoundLayout; in getCompoundAlignmentAndSize() local
1991 Layout& overall = compoundLayout.overall; in getCompoundAlignmentAndSize()
1992 Layout& innerStruct = compoundLayout.innerStruct; in getCompoundAlignmentAndSize()
1993 Layout& discriminator = compoundLayout.discriminator; in getCompoundAlignmentAndSize()
2042 return compoundLayout; in getCompoundAlignmentAndSize()