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

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

Completed in 14 milliseconds