Searched refs:pre_allocated_OutOfMemoryError_when_throwing_exception_ (Results 1 – 2 of 2) sorted by relevance
1023 &pre_allocated_OutOfMemoryError_when_throwing_exception_, in RunRootClinits()2059 pre_allocated_OutOfMemoryError_when_throwing_exception_ = GcRoot<mirror::Throwable>( in Init()2061 DCHECK(pre_allocated_OutOfMemoryError_when_throwing_exception_.Read()->GetClass() in Init()2080 &pre_allocated_OutOfMemoryError_when_throwing_exception_, in Init()2590 mirror::Throwable* oome = pre_allocated_OutOfMemoryError_when_throwing_exception_.Read(); in GetPreAllocatedOutOfMemoryErrorWhenThrowingException()2666 pre_allocated_OutOfMemoryError_when_throwing_exception_ in VisitNonThreadRoots()
1202 GcRoot<mirror::Throwable> pre_allocated_OutOfMemoryError_when_throwing_exception_; variable