Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h1193 collector::GcType NonStickyGcType() const { in NonStickyGcType() function
Dheap.cc3536 collector::GcType non_sticky_gc_type = NonStickyGcType(); in GrowForUtilization()
3721 next_gc_type = NonStickyGcType(); in ConcurrentGC()
3943 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false); in CheckGCForNative()