Home
last modified time | relevance | path

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

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