Home
last modified time | relevance | path

Searched refs:OutOfMemoryErrorHook (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h1172 void OutOfMemoryErrorHook() { in OutOfMemoryErrorHook() function
/art/runtime/gc/
Dheap.cc1493 Runtime::Current()->OutOfMemoryErrorHook(); in ThrowOutOfMemoryError()