Searched defs:sections (Results 1 – 9 of 9) sorted by relevance
34 std::ostream& operator<<(std::ostream& os, const DexLayoutSections& sections) { in operator <<()
187 const std::vector<dex_ir::DexFileSection>& sections) { in FindSectionTypeForPage()207 const std::vector<dex_ir::DexFileSection>& sections, in ProcessPageMap()235 const std::vector<dex_ir::DexFileSection>& sections, in DisplayDexStatistics()300 std::vector<dex_ir::DexFileSection> sections; in ProcessOneDexMapping() local
75 ImageSection sections[ImageHeader::kSectionCount]; in TEST_F() local
2532 dchecked_vector<ImageSection> sections(ImageHeader::kSectionCount); in CreateImageSections() local2684 dchecked_vector<ImageSection>& sections = section_info_pair.second; in CreateHeader() local
115 ImageSection sections[ImageHeader::kSectionCount]; in CreateImageSpace() local
44 ImageSection* sections, in ImageHeader()
276 VdexFile::VdexSectionHeader sections[static_cast<uint32_t>(VdexSection::kNumberOfSections)]; in WriteToDisk() local
202 std::vector<Section*>& sections = owner_->sections_; in AddSection() local
1317 const DexLayoutSections* const sections = oat_dex->GetDexLayoutSections(); in TEST_F() local