Home
last modified time | relevance | path

Searched refs:gc_type (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dgarbage_collector.cc192 const GcType gc_type = GetGcType(); in SwapBitmaps() local
196 (gc_type == kGcTypeFull && in SwapBitmaps()
/art/runtime/gc/
Dheap.h941 void FinishGC(Thread* self, collector::GcType gc_type) REQUIRES(!*gc_complete_lock_);
1110 collector::GarbageCollector* FindCollectorByGcType(collector::GcType gc_type);
/art/runtime/
DAndroid.bp488 "gc/collector/gc_type.h",