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

  /art/runtime/gc/allocator/
rosalloc.cc 655 Run* thread_local_run = reinterpret_cast<Run*>(self->GetRosAllocRun(idx));
    [all...]
  /art/runtime/
thread.h 822 void* GetRosAllocRun(size_t index) const {
    [all...]

Completed in 72 milliseconds