Searched refs:kDexSectionWordAlignment (Results 1 – 1 of 1) sorted by relevance
65 static constexpr uint32_t kDexSectionWordAlignment = 4; variable189 return DexWriter::kDexSectionWordAlignment; in SectionAlignment()