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

  /art/runtime/gc/accounting/
mod_union_table_test.cc 242 heap->RemoveSpace(other_space.get());
  /art/runtime/gc/
heap.cc 427 RemoveSpace(main_space_backup_.get());
    [all...]
heap.h 334 void RemoveSpace(space::Space* space) LOCKS_EXCLUDED(Locks::heap_bitmap_lock_);
    [all...]
  /art/runtime/gc/space/
space_test.h 252 heap->RemoveSpace(old_space);

Completed in 338 milliseconds