Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file_layout.cc27 const DexLayoutSection::Subsection& part = section.parts_[i]; in operator <<()
Ddex_file_layout.h87 Subsection parts_[static_cast<size_t>(LayoutType::kLayoutTypeCount)]; variable