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

  /art/runtime/gc/allocator/
rosalloc.cc 703 self->SetRosAllocRun(idx, dedicated_full_run_);
709 self->SetRosAllocRun(idx, thread_local_run);
    [all...]
  /art/runtime/
thread.h 826 void SetRosAllocRun(size_t index, void* run) {
    [all...]

Completed in 43 milliseconds