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

/art/runtime/gc/
H A Dheap.cc3292 collector::GcType non_sticky_gc_type = local
3295 collector::GarbageCollector* non_sticky_collector = FindCollectorByGcType(non_sticky_gc_type);
3307 next_gc_type_ = non_sticky_gc_type;

Completed in 14 milliseconds