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

  /art/runtime/gc/
heap-visit-objects-inl.h 42 if (IsGcConcurrentAndMoving()) {
85 DCHECK(IsGcConcurrentAndMoving());
heap.h 791 bool IsGcConcurrentAndMoving() const {
    [all...]
  /art/openjdkjvmti/
ti_class.cc 359 if (heap->IsGcConcurrentAndMoving()) {
375 if (heap->IsGcConcurrentAndMoving()) {
    [all...]
ti_heap.cc     [all...]
ti_redefine.cc     [all...]

Completed in 76 milliseconds