Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.cpp2194 CompoundLayout compoundLayout; in getCompoundAlignmentAndSize() local
2197 Layout& overall = compoundLayout.overall; in getCompoundAlignmentAndSize()
2198 Layout& innerStruct = compoundLayout.innerStruct; in getCompoundAlignmentAndSize()
2199 Layout& discriminator = compoundLayout.discriminator; in getCompoundAlignmentAndSize()
2249 return compoundLayout; in getCompoundAlignmentAndSize()