Searched defs:JNU_ThrowOutOfMemoryError (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/common/
H A Djni_util.c67 JNU_ThrowOutOfMemoryError(JNIEnv *env, const char *msg) function
401 JNU_ThrowOutOfMemoryError(env, 0);
429 JNU_ThrowOutOfMemoryError(env, 0);
460 JNU_ThrowOutOfMemoryError(env, 0);
494 JNU_ThrowOutOfMemoryError(env, 0);
531 JNU_ThrowOutOfMemoryError(env, 0);
565 JNU_ThrowOutOfMemoryError(env, 0);
803 JNU_ThrowOutOfMemoryError(env, 0);

Completed in 31 milliseconds