Searched defs:SetSpaceAsDefault (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc493 SetSpaceAsDefault(main_space_);
753 void Heap::SetSpaceAsDefault(space::ContinuousSpace* continuous_space) { function in class:art::gc::Heap
1584 SetSpaceAsDefault(main_space_); // Set as default to reset the proper dlmalloc space.
1989 SetSpaceAsDefault(main_space_);

Completed in 11 milliseconds