Searched defs:sections (Results 1 – 7 of 7) sorted by relevance
34 std::ostream& operator<<(std::ostream& os, const DexLayoutSections& sections) { in operator <<()
76 ImageSection sections[ImageHeader::kSectionCount]; in TEST_F() local229 ImageSection sections[ImageHeader::kSectionCount]; in TEST_F() local
2655 dchecked_vector<ImageSection> sections(ImageHeader::kSectionCount); in CreateImageSections() local2813 dchecked_vector<ImageSection>& sections = section_info_pair.second; in CreateHeader() local
45 ImageSection* sections, in ImageHeader()
142 ImageSection sections[ImageHeader::kSectionCount]; in CreateImageSpace() local
317 VdexFile::VdexSectionHeader sections[static_cast<uint32_t>(VdexSection::kNumberOfSections)]; in WriteToDisk() local
205 std::vector<Section*>& sections = owner_->sections_; in AddSection() local