Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h1164 collector::GcType NonStickyGcType() const { in NonStickyGcType() function
Dheap.cc3661 collector::GcType non_sticky_gc_type = NonStickyGcType(); in GrowForUtilization()
3833 next_gc_type = NonStickyGcType(); in ConcurrentGC()
4061 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false); in CheckGCForNative()