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 173 class SortByPrevFree {
177 typedef std::set<AllocationInfo*, SortByPrevFree,
large_object_space.cc 276 inline bool FreeListSpace::SortByPrevFree::operator()(const AllocationInfo* a,

Completed in 84 milliseconds