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

  /art/runtime/gc/allocator/
rosalloc-inl.h 66 Run* thread_local_run = reinterpret_cast<Run*>(self->GetRosAllocRun(idx));
86 Run* thread_local_run = reinterpret_cast<Run*>(self->GetRosAllocRun(idx));
rosalloc.cc 669 Run* thread_local_run = reinterpret_cast<Run*>(self->GetRosAllocRun(idx));
    [all...]
  /art/runtime/
thread.h     [all...]

Completed in 133 milliseconds