Searched refs:oome (Results 1 – 7 of 7) 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()
68 } catch (OutOfMemoryError oome) { in eatAllMemory()78 } catch (OutOfMemoryError oome) { in eatAllMemory()
28 } catch (OutOfMemoryError oome) { in blowup()
30 } catch (OutOfMemoryError oome) { in blowup()
107 } catch (OutOfMemoryError oome) { in work()
70 } catch (OutOfMemoryError oome) { in eatAllMemory()80 } catch (OutOfMemoryError oome) { in eatAllMemory()
1786 mirror::Throwable* oome = pre_allocated_OutOfMemoryError_.Read(); in GetPreAllocatedOutOfMemoryError() local1787 if (oome == nullptr) { in GetPreAllocatedOutOfMemoryError()1790 return oome; in GetPreAllocatedOutOfMemoryError()