Home
last modified time | relevance | path

Searched defs:section_info (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/dexlayout/
H A Ddexdiag.cc158 const DexSectionInfo& section_info = pair.second; in ComputeHeaderWidth() local
171 const DexSectionInfo& section_info = pair.second; in PrintLetterKey() local
253 const DexSectionInfo& section_info = kDexSectionInfoMap.find(type)->second; in DisplayDexStatistics() local
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc1461 const FileSectionInfo& section_info, in ReadSectionData()
1486 const FileSectionInfo& section_info, in ReadDexFilesSection()
1553 const FileSectionInfo& section_info, in ReadExtraDescriptorsSection()
1604 const FileSectionInfo& section_info, in ReadClassesSection()
1640 const FileSectionInfo& section_info, in ReadMethodsSection()
1729 for (const FileSectionInfo& section_info : section_infos) { in LoadInternal() local
1770 const FileSectionInfo& section_info = section_infos[i]; in LoadInternal() local
H A Dprofile_compilation_info_test.cc456 const uint32_t section_info[] = { in TEST_F() local