Home
last modified time | relevance | path

Searched refs:kSortDescending (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/dexlayout/
H A Ddex_ir.cc166 if (direction == SortDirection::kSortDescending) { in GetSortedDexFileSections()
H A Ddex_visualize.cc52 dex_ir::GetSortedDexFileSections(header, dex_ir::SortDirection::kSortDescending)) { } in Dumper()
H A Ddexdiag.cc307 dex_ir::SortDirection::kSortDescending); in ProcessOneDexMapping()
H A Ddex_ir.h1353 kSortDescending enumerator