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

/art/runtime/
H A Dreference_table.cc125 struct GcRootComparator { struct
221 std::sort(sorted_entries.begin(), sorted_entries.end(), GcRootComparator());
275 GcRootComparator gc_root_cmp;

Completed in 32 milliseconds