Searched defs:DexLayoutSection (Results 1 - 1 of 1) sorted by relevance

/art/libdexfile/dex/
H A Ddex_file_layout.h67 class DexLayoutSection { class in namespace:art
118 DexLayoutSection sections_[static_cast<size_t>(SectionType::kSectionCount)];
122 std::ostream& operator<<(std::ostream& os, const DexLayoutSection& section);

Completed in 43 milliseconds