Searched refs:exOutOfMemoryError (Results 1 – 5 of 5) sorted by relevance
314 ClassObject* exOutOfMemoryError; member
107 { &gDvm.exOutOfMemoryError, "Ljava/lang/OutOfMemoryError;" }, in initClassReferences()
1402 dvmThrowException(gDvm.exOutOfMemoryError, msg); in dvmThrowOutOfMemoryError()
1318 dvmThrowExceptionFmt(gDvm.exOutOfMemoryError, in dvmCreateInterpThread()
54 dvmThrowExceptionFmt(gDvm.exOutOfMemoryError, in allocArray()