Home | Sort by relevance Sort by last modified time |
/art/runtime/gc/space/ | |
dlmalloc_space.h | 73 void* GetMspace() const { |
dlmalloc_space.cc | 413 DCHECK_EQ(heap->GetAllocSpace()->GetMspace(), mspace); |
space_test.cc | 314 void* mspace = space->GetMspace(); |