Home
last modified time | relevance | path

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

/art/runtime/
Dreference_table.cc120 struct GcRootComparator { in Dump() struct
209 std::sort(sorted_entries.begin(), sorted_entries.end(), GcRootComparator()); in Dump()