Searched defs:sections (Results 1 – 10 of 10) sorted by relevance
85 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() local2675 dchecked_vector<ImageSection>& sections = section_info_pair.second; in CreateHeader() local
39 ImageSection* sections, in ImageHeader()
286 VdexFile::VdexSectionHeader sections[static_cast<uint32_t>(VdexSection::kNumberOfSections)]; in WriteToDisk() local
2363 const DexLayoutSections* const sections = oat_dex_file->GetDexLayoutSections(); in MadviseDexFileAtLoad() local
114 ImageSection sections[ImageHeader::kSectionCount]; in CreateImageSpace() local
202 std::vector<Section*>& sections = owner_->sections_; in AddSection() local
1366 const DexLayoutSections* const sections = oat_dex->GetDexLayoutSections(); in TEST_F() local