Searched refs:oome (Results 1 – 5 of 5) sorted by relevance
29 } catch (OutOfMemoryError oome) { in blowup()95 } catch (OutOfMemoryError oome) { in blowup()
28 } catch (OutOfMemoryError oome) { in blowup()
30 } catch (OutOfMemoryError oome) { in blowup()
107 } catch (OutOfMemoryError oome) { in work()
1328 mirror::Throwable* oome = pre_allocated_OutOfMemoryError_.Read(); in GetPreAllocatedOutOfMemoryError() local1329 if (oome == nullptr) { in GetPreAllocatedOutOfMemoryError()1332 return oome; in GetPreAllocatedOutOfMemoryError()