Searched refs:pre_allocated_OutOfMemoryError_when_throwing_exception_ (Results 1 – 2 of 2) sorted by relevance
924 &pre_allocated_OutOfMemoryError_when_throwing_exception_, in RunRootClinits()1934 pre_allocated_OutOfMemoryError_when_throwing_exception_ = GcRoot<mirror::Throwable>( in Init()1936 DCHECK(pre_allocated_OutOfMemoryError_when_throwing_exception_.Read()->GetClass() in Init()1955 &pre_allocated_OutOfMemoryError_when_throwing_exception_, in Init()2456 mirror::Throwable* oome = pre_allocated_OutOfMemoryError_when_throwing_exception_.Read(); in GetPreAllocatedOutOfMemoryErrorWhenThrowingException()2532 pre_allocated_OutOfMemoryError_when_throwing_exception_ in VisitNonThreadRoots()
1240 GcRoot<mirror::Throwable> pre_allocated_OutOfMemoryError_when_throwing_exception_; variable