Searched defs:kGcCauseForNativeAlloc (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/
H A Dgc_cause.h38 kGcCauseForNativeAlloc, enumerator in enum:art::gc::GcCause
H A Dheap.cc3384 cause == kGcCauseForNativeAlloc ||
3781 RequestConcurrentGC(ThreadForEnv(env), kGcCauseForNativeAlloc, /*force_full*/true); local
3783 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false); local

Completed in 53 milliseconds