Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Datomic_stack.h134 void Sort() { in Sort() function
/art/runtime/gc/
Dheap.cc1501 allocation_stack_->Sort(); in VerifyHeapReferences()
1502 live_stack_->Sort(); in VerifyHeapReferences()
1621 live_stack_->Sort(); in VerifyMissingCardMarks()