Home
last modified time | relevance | path

Searched refs:jniThrowOutOfMemoryError (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/main/native/
DZipUtilities.cpp27 jniThrowOutOfMemoryError(env, NULL); in throwExceptionForZlibError()
49 jniThrowOutOfMemoryError(env, NULL); in setDictionary()
71 jniThrowOutOfMemoryError(env, NULL); in setInput()
DJniException.h22 void jniThrowOutOfMemoryError(JNIEnv* env, const char* message);
DJniException.cpp22 void jniThrowOutOfMemoryError(JNIEnv* env, const char* message) { in jniThrowOutOfMemoryError() function
Dorg_apache_harmony_xml_ExpatParser.cpp80 jniThrowOutOfMemoryError(env, NULL); in push()
264 jniThrowOutOfMemoryError(env, NULL); in newInternedString()
272 jniThrowOutOfMemoryError(env, NULL); in newInternedString()
396 jniThrowOutOfMemoryError(env, NULL); in internString()
412 jniThrowOutOfMemoryError(env, NULL); in internString()
874 jniThrowOutOfMemoryError(env, NULL); in ExpatParser_createEntityParser()
983 jniThrowOutOfMemoryError(env, NULL); in ExpatParser_initialize()
1019 jniThrowOutOfMemoryError(env, NULL); in ExpatParser_initialize()
1275 jniThrowOutOfMemoryError(env, NULL); in ExpatParser_cloneAttributes()
Dlibcore_math_NativeBN.cpp72 jniThrowOutOfMemoryError(env, message); in throwException()
Djava_lang_StringToReal.cpp447 jniThrowOutOfMemoryError(env, NULL); in doubleAlgorithm()
875 jniThrowOutOfMemoryError(env, NULL); in floatAlgorithm()