HomeSort by relevance Sort by last modified time
    Searched refs:SortByPrevFree (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/space/
large_object_space.h 203 class SortByPrevFree {
207 typedef std::set<AllocationInfo*, SortByPrevFree,
large_object_space.cc 338 inline bool FreeListSpace::SortByPrevFree::operator()(const AllocationInfo* a,

Completed in 68 milliseconds