Searched refs:OutOfMemoryErrorHook (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | runtime.h | 1172 void OutOfMemoryErrorHook() { in OutOfMemoryErrorHook() function |
/art/runtime/gc/ | ||
D | heap.cc | 1493 Runtime::Current()->OutOfMemoryErrorHook(); in ThrowOutOfMemoryError() |