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

/art/runtime/gc/
H A Dheap.cc2686 if (gc_type == NonStickyGcType()) {
3597 collector::GcType non_sticky_gc_type = NonStickyGcType();
3750 next_gc_type = NonStickyGcType();
3945 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false);
3961 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false);
H A Dheap.h1068 collector::GcType NonStickyGcType() const { function in class:art::gc::Heap

Completed in 28 milliseconds