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

  /art/runtime/gc/space/
dlmalloc_space.h 99 void* GetMspace() const {
dlmalloc_space.cc 329 if (UNLIKELY(dlmalloc_space == nullptr || dlmalloc_space->GetMspace() != mspace)) {
340 if (cur_dlmalloc_space->GetMspace() == mspace) {

Completed in 48 milliseconds