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

  /art/runtime/gc/allocator/
rosalloc.cc 679 DCHECK_EQ(is_all_free_after_merge, thread_local_run->IsAllFree());
771 if (run->IsAllFree()) {
    [all...]
rosalloc.h 228 bool IsAllFree();

Completed in 60 milliseconds