Home | History | Annotate | Download | only in gc

Lines Matching refs:kGcCauseBackground

1958   CollectGarbageInternal(collector::kGcTypeFull, kGcCauseBackground, false);
3052 if (WaitForGcToComplete(kGcCauseBackground, self) == collector::kGcTypeNone) {
3055 if (CollectGarbageInternal(next_gc_type_, kGcCauseBackground, false) ==
3060 CollectGarbageInternal(gc_type, kGcCauseBackground, false) != collector::kGcTypeNone) {