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

  /art/runtime/native/
dalvik_system_VMRuntime.cc 262 Runtime::Current()->GetHeap()->RequestTrim(ThreadForEnv(env));
  /art/runtime/gc/
heap.h 743 void RequestTrim(Thread* self) REQUIRES(!*pending_task_lock_);
    [all...]
heap.cc     [all...]

Completed in 54 milliseconds