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

  /art/runtime/gc/
heap.h 263 void DecrementDisableMovingGC(Thread* self);
    [all...]
heap.cc 667 void Heap::DecrementDisableMovingGC(Thread* self) {
    [all...]
  /art/runtime/
jni_internal.cc     [all...]
class_linker.cc 222 heap->DecrementDisableMovingGC(self);
    [all...]

Completed in 44 milliseconds