Home
last modified time | relevance | path

Searched defs:SectionAlignment (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Ddex_writer.h178 static inline constexpr uint32_t SectionAlignment(DexFile::MapItemType type) { in SectionAlignment() function
/art/libdexfile/dex/
Ddex_file_verifier_test.cc1308 TEST_F(DexFileVerifierTest, SectionAlignment) { in TEST_F() argument