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