Searched refs:oome (Results 1 – 9 of 9) sorted by relevance
29 } catch (OutOfMemoryError oome) { in blowup()62 } catch (OutOfMemoryError oome) { in eatAllMemory()72 } catch (OutOfMemoryError oome) { in eatAllMemory()122 } catch (OutOfMemoryError oome) { in blowup()
71 } catch (OutOfMemoryError oome) { in eatAllMemory()81 } catch (OutOfMemoryError oome) { in eatAllMemory()
28 } catch (OutOfMemoryError oome) { in blowup()
58 } catch (OutOfMemoryError oome) { in main()
30 } catch (OutOfMemoryError oome) { in blowup()
53 } catch (OutOfMemoryError oome) { in main()
107 } catch (OutOfMemoryError oome) { in work()
2142 mirror::Throwable* oome = pre_allocated_OutOfMemoryError_when_throwing_exception_.Read(); in GetPreAllocatedOutOfMemoryErrorWhenThrowingException() local2143 if (oome == nullptr) { in GetPreAllocatedOutOfMemoryErrorWhenThrowingException()2146 return oome; in GetPreAllocatedOutOfMemoryErrorWhenThrowingException()2150 mirror::Throwable* oome = pre_allocated_OutOfMemoryError_when_throwing_oome_.Read(); in GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME() local2151 if (oome == nullptr) { in GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()2154 return oome; in GetPreAllocatedOutOfMemoryErrorWhenThrowingOOME()2158 mirror::Throwable* oome = pre_allocated_OutOfMemoryError_when_handling_stack_overflow_.Read(); in GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow() local2159 if (oome == nullptr) { in GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()2162 return oome; in GetPreAllocatedOutOfMemoryErrorWhenHandlingStackOverflow()
70 } catch (OutOfMemoryError oome) { in eatAllMemory()80 } catch (OutOfMemoryError oome) { in eatAllMemory()