HomeSort by relevance Sort by last modified time
    Searched refs:dvmThrowOutOfMemoryError (Results 1 - 7 of 7) sorted by null

  /dalvik/vm/
Exception.h 425 void dvmThrowOutOfMemoryError(const char* msg);
Ddm.cpp 477 dvmThrowOutOfMemoryError("recent alloc native");
Exception.cpp     [all...]
Jni.cpp     [all...]
Thread.cpp     [all...]
  /dalvik/vm/alloc/
Heap.cpp 288 dvmThrowOutOfMemoryError(NULL);
  /dalvik/vm/oo/
Class.cpp     [all...]

Completed in 151 milliseconds