Searched refs:GetSortedDexFileSections (Results 1 – 4 of 4) sorted by relevance
52 dex_ir::GetSortedDexFileSections(header, dex_ir::SortDirection::kSortDescending)) { } in Dumper()326 GetSortedDexFileSections(header, dex_ir::SortDirection::kSortAscending); in ShowDexSectionStatistics()
152 std::vector<dex_ir::DexFileSection> GetSortedDexFileSections(dex_ir::Header* header, in GetSortedDexFileSections() function
306 sections = dex_ir::GetSortedDexFileSections(header.get(), in ProcessOneDexMapping()
1356 std::vector<DexFileSection> GetSortedDexFileSections(dex_ir::Header* header,