Searched refs:non_sticky_gc_type (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc2884 collector::GcType non_sticky_gc_type = local
2887 collector::GarbageCollector* non_sticky_collector = FindCollectorByGcType(non_sticky_gc_type);
2899 next_gc_type_ = non_sticky_gc_type;

Completed in 21 milliseconds