Home
last modified time | relevance | path

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

/system/tools/hidl/
DCompoundType.cpp619 emitLayoutAsserts(out, layout.overall, ""); in emitSafeUnionTypeDeclarations()
755 emitLayoutAsserts(out, layout.overall, ""); in emitTypeDeclarations()
1100 size_t fpad = layout.overall.size - innerStructEnd; in emitSafeUnionTypeConstructors()
1551 out << layout.overall.size << " /* size */);\n"; in emitJavaTypeDeclarations()
1685 << layout.overall.size in emitJavaTypeDeclarations()
1983 *align = layout.overall.align; in getAlignmentAndSize()
1984 *size = layout.overall.size; in getAlignmentAndSize()
1991 Layout& overall = compoundLayout.overall; in getCompoundAlignmentAndSize() local
2030 overall.size = innerStruct.offset + innerStruct.size; in getCompoundAlignmentAndSize()
2033 overall.align = std::max(innerStruct.align, discriminator.align); in getCompoundAlignmentAndSize()
[all …]
DCompoundType.h142 Layout overall; member
/system/bt/doc/
Dpower_management.md67 min and max intervals, the number of attempts and the timeout. The overall
/system/bt/gd/docs/architecture/
Darchitecture.md75 to bind handlers to different threads and that should not affect the overall