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

  /art/runtime/native/
dalvik_system_VMRuntime.cc 266 Runtime::Current()->GetHeap()->RequestConcurrentGC(ThreadForEnv(env),
667 NATIVE_METHOD(VMRuntime, requestConcurrentGC, "()V"),
  /art/runtime/gc/
heap.h 746 void RequestConcurrentGC(Thread* self, GcCause cause, bool force_full)
    [all...]
heap.cc     [all...]

Completed in 63 milliseconds