Home | History | Annotate | Download | only in gc

Lines Matching refs:CollectGarbageInternal

793     CollectGarbageInternal(collector::kGcTypeSticky, kGcCauseForAlloc, false);
905 collector::GcType gc_type_ran = CollectGarbageInternal(gc_type, kGcCauseForAlloc, false);
933 CollectGarbageInternal(collector::kGcTypeFull, kGcCauseForAlloc, true);
1126 CollectGarbageInternal(collector::kGcTypeFull, kGcCauseExplicit, clear_soft_references);
1192 collector::GcType Heap::CollectGarbageInternal(collector::GcType gc_type, GcCause gc_cause,
2015 CollectGarbageInternal(next_gc_type_, kGcCauseBackground, false);
2102 CollectGarbageInternal(collector::kGcTypePartial, kGcCauseForAlloc, false);