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

  /art/test/1337-gc-coverage/
gc_coverage.cc 41 Runtime::Current()->GetHeap()->DecrementDisableMovingGC(Thread::Current());
  /art/runtime/gc/
heap-visit-objects-inl.h 58 DecrementDisableMovingGC(self);
heap.h 322 void DecrementDisableMovingGC(Thread* self) REQUIRES(!*gc_complete_lock_);
    [all...]
heap.cc     [all...]
  /art/runtime/verifier/
reg_type_test.cc     [all...]
  /art/openjdkjvmti/
ti_class.cc 372 heap->DecrementDisableMovingGC(self);
    [all...]
ti_heap.cc     [all...]
ti_redefine.cc     [all...]
  /art/runtime/
jni_internal.cc     [all...]
debugger.cc     [all...]
class_linker.cc 440 heap->DecrementDisableMovingGC(self);
    [all...]

Completed in 429 milliseconds