Searched refs:dvmThrowOutOfMemoryError (Results 1 – 7 of 7) sorted by relevance
425 void dvmThrowOutOfMemoryError(const char* msg);
477 dvmThrowOutOfMemoryError("recent alloc native"); in dvmDdmGetRecentAllocations()
1399 void dvmThrowOutOfMemoryError(const char* msg) { in dvmThrowOutOfMemoryError() function
1421 dvmThrowOutOfMemoryError("out of stack in JNI PushLocalFrame"); in PushLocalFrame()1485 dvmThrowOutOfMemoryError("can't ensure local reference capacity"); in EnsureLocalCapacity()2208 dvmThrowOutOfMemoryError("native heap string alloc failed"); in GetStringUTFChars()
1318 dvmThrowOutOfMemoryError("thread creation failed"); in dvmCreateInterpThread()
288 dvmThrowOutOfMemoryError(NULL); in throwOOME()
1350 dvmThrowOutOfMemoryError(NULL); in findClassFromLoaderNoInit()