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

  /art/runtime/gc/accounting/
mod_union_table_test.cc 264 heap->RemoveSpace(other_space.get());
  /art/runtime/gc/space/
space_create_test.cc 176 heap->RemoveSpace(old_space);
  /art/runtime/gc/
heap.cc 514 RemoveSpace(main_space_backup_.get());
    [all...]
heap.h 395 void RemoveSpace(space::Space* space)
    [all...]
  /art/runtime/
oat_file_manager.cc 582 runtime->GetHeap()->RemoveSpace(image_space.get());

Completed in 123 milliseconds