Searched refs:kGcCauseForNativeAlloc (Results 1 – 3 of 3) sorted by relevance
38 kGcCauseForNativeAlloc, enumerator
35 case kGcCauseForNativeAlloc: return "NativeAlloc"; in PrettyCause()
3457 cause == kGcCauseForNativeAlloc || in WaitForGcToCompleteLocked()3933 RequestConcurrentGC(self, kGcCauseForNativeAlloc, /*force_full=*/true); in CheckGCForNative()3940 WaitForGcToComplete(kGcCauseForNativeAlloc, self); in CheckGCForNative()3943 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false); in CheckGCForNative()