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

  /art/runtime/gc/
heap.h 262 void IncrementDisableMovingGC(Thread* self);
    [all...]
heap.cc 656 void Heap::IncrementDisableMovingGC(Thread* self) {
    [all...]
  /art/runtime/
jni_internal.cc     [all...]
class_linker.cc 209 heap->IncrementDisableMovingGC(self);
    [all...]

Completed in 87 milliseconds