Home
last modified time | relevance | path

Searched refs:NonStickyGcType (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap.h1236 collector::GcType NonStickyGcType() const { in NonStickyGcType() function
Dheap.cc3567 collector::GcType non_sticky_gc_type = NonStickyGcType(); in GrowForUtilization()
3768 next_gc_type = NonStickyGcType(); in ConcurrentGC()
4003 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false, starting_gc_num + 1); in CheckGCForNative()