/libcore/luni/src/main/native/ |
JniException.cpp | 22 jniThrowException(env, exceptionClassName, jniStrError(error, buf, sizeof(buf))); 26 jniThrowException(env, "java/lang/OutOfMemoryError", message);
|
NetFd.h | 34 jniThrowException(mEnv, "java/net/SocketException", "Socket closed");
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
glShaderSource.cpp | 9 jniThrowException(_env, "java/lang/IllegalArgumentException", "string == null");
|
glGetProgramInfoLog.cpp | 12 jniThrowException(_env, "java/lang/IllegalArgumentException", "out of memory");
|
glGetShaderInfoLog.cpp | 12 jniThrowException(_env, "java/lang/IllegalArgumentException", "out of memory");
|
/frameworks/base/media/jni/ |
android_media_MediaMuxer.cpp | 49 jniThrowException(env, "java/lang/IllegalStateException", 58 jniThrowException(env, "java/lang/IllegalArgumentException", 67 jniThrowException(env, "java/lang/IllegalStateException", 79 jniThrowException(env, "java/lang/IllegalStateException", 96 jniThrowException(env, "java/lang/IllegalArgumentException", 115 jniThrowException(env, "java/lang/IllegalArgumentException", 129 jniThrowException(env, "java/lang/IllegalStateException", 153 jniThrowException(env, "java/lang/IllegalStateException", 160 jniThrowException(env, "java/lang/IllegalStateException", 171 jniThrowException(env, "java/lang/IllegalStateException" [all...] |
android_media_MediaPlayer.cpp | 89 jniThrowException(env, "java/lang/Exception", NULL); 165 jniThrowException(env, "java/lang/IllegalStateException", NULL); 167 jniThrowException(env, "java/lang/SecurityException", NULL); 171 jniThrowException( env, exception, message); 176 jniThrowException( env, exception, msg); 189 jniThrowException(env, "java/lang/IllegalStateException", NULL); 194 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 230 jniThrowException(env, "java/lang/IllegalStateException", NULL); 235 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 269 jniThrowException(env, "java/lang/IllegalStateException", NULL) [all...] |
android_media_MediaExtractor.cpp | 327 jniThrowException(env, "java/lang/IllegalStateException", NULL); 339 jniThrowException(env, "java/lang/IllegalStateException", NULL); 347 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 359 jniThrowException(env, "java/lang/IllegalStateException", NULL); 367 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 379 jniThrowException(env, "java/lang/IllegalStateException", NULL); 386 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 396 jniThrowException(env, "java/lang/IllegalStateException", NULL); 403 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 413 jniThrowException(env, "java/lang/IllegalStateException", NULL) [all...] |
android_media_MediaRecorder.cpp | 80 jniThrowException(env, "java/lang/Exception", NULL); 119 jniThrowException(env, "java/lang/IllegalStateException", NULL); 122 jniThrowException(env, exception, message); 168 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid video source"); 180 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid audio source"); 193 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid output format"); 205 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid video encoder"); 217 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid audio encoder"); 252 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 268 jniThrowException(env, "java/lang/IllegalArgumentException", "invalid video size") [all...] |
android_media_MediaDrm.cpp | 137 jniThrowException(env, "java/lang/Exception", 240 jniThrowException(env, "java/lang/IllegalArgumentException", msg); 243 jniThrowException(env, "android/media/NotProvisionedException", msg); 246 jniThrowException(env, "android/media/DeniedByServerException", msg); 259 jniThrowException(env, "java/lang/IllegalStateException", msg); 418 jniThrowException(env, "java/lang/IllegalArgumentException", 425 jniThrowException(env, "java/lang/IllegalArgumentException", 498 jniThrowException(env, "java/lang/IllegalStateException", "MediaDrm obj is null"); 503 jniThrowException(env, "java/lang/IllegalArgumentException", "sessionId is null"); 576 jniThrowException(env, "java/lang/IllegalArgumentException", "uuid is null") [all...] |
android_media_MediaMetadataRetriever.cpp | 53 jniThrowException(env, "java/lang/IllegalStateException", NULL); 57 jniThrowException( env, exception, message); 62 jniThrowException( env, exception, msg); 89 jniThrowException( 97 jniThrowException( 114 jniThrowException( 139 jniThrowException(env, "java/lang/IllegalStateException", "No retriever available"); 143 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 157 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 223 jniThrowException(env, "java/lang/IllegalStateException", "No retriever available") [all...] |
android_media_MediaProfiles.cpp | 61 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); 81 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); 101 jniThrowException(env, "java/lang/RuntimeException", "Error retrieving video encoder capability params"); 132 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); 149 jniThrowException(env, "java/lang/RuntimeException", "Error retrieving video encoder capability params"); 177 jniThrowException(env, "java/lang/RuntimeException", "Unknown camcorder profile quality"); 199 jniThrowException(env, "java/lang/RuntimeException", "Error retrieving camcorder profile params"); 247 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); 268 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); 288 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary") [all...] |
android_media_MediaScanner.cpp | 243 jniThrowException(env, kRunTimeException, "No scanner available"); 248 jniThrowException(env, kIllegalArgumentException, NULL); 275 jniThrowException(env, kRunTimeException, "No scanner available"); 280 jniThrowException(env, kIllegalArgumentException, NULL); 315 jniThrowException(env, kRunTimeException, "No scanner available"); 320 jniThrowException(env, kIllegalArgumentException, NULL); 339 jniThrowException(env, kRunTimeException, "No scanner available"); 344 jniThrowException(env, kIllegalArgumentException, NULL); 396 jniThrowException(env, kRunTimeException, "Out of memory");
|
android_media_MediaCodec.cpp | 375 jniThrowException(env, "java/lang/IllegalStateException", msg); 393 jniThrowException(env, "java/lang/IllegalStateException", NULL); 401 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 411 jniThrowException( 435 jniThrowException(env, "java/lang/IllegalStateException", NULL); 458 jniThrowException(env, "java/lang/IllegalStateException", "no codec found"); 473 jniThrowException(env, "java/lang/IllegalStateException", NULL); 488 jniThrowException(env, "java/lang/IllegalStateException", NULL); 510 jniThrowException(env, "java/lang/IllegalStateException", NULL); 536 jniThrowException(env, "java/lang/IllegalStateException", NULL) [all...] |
/frameworks/opt/net/voip/src/jni/rtp/ |
util.cpp | 32 jniThrowException(env, "java/lang/IllegalArgumentException", "port"); 59 jniThrowException(env, "java/lang/IllegalArgumentException", "address");
|
/frameworks/base/core/jni/ |
android_os_ParcelFileDescriptor.cpp | 42 jniThrowException(env, "java/io/IOException", strerror(errno)); 60 jniThrowException(env, "java/io/IOException", strerror(therr)); 82 jniThrowException(env, "java/lang/IllegalArgumentException", "bad file descriptor"); 103 jniThrowException(env, "java/lang/IllegalArgumentException", "bad file descriptor"); 114 jniThrowException(env, "java/lang/IllegalArgumentException", "bad file descriptor");
|
android_hardware_SerialPort.cpp | 130 jniThrowException(env, "java/lang/IllegalArgumentException", 139 jniThrowException(env, "java/io/IOException", "Could not open serial port"); 174 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); 186 jniThrowException(env, "java/io/IOException", NULL); 197 jniThrowException(env, "java/lang/IllegalArgumentException", "ByteBuffer not direct"); 203 jniThrowException(env, "java/io/IOException", NULL); 213 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); 221 jniThrowException(env, "java/io/IOException", NULL); 231 jniThrowException(env, "java/lang/IllegalArgumentException", "ByteBuffer not direct"); 236 jniThrowException(env, "java/io/IOException", NULL) [all...] |
android_os_MemoryFile.cpp | 39 jniThrowException(env, "java/io/IOException", "ashmem_create_region failed"); 52 jniThrowException(env, "java/io/IOException", "mmap failed"); 60 jniThrowException(env, "java/io/IOException", "munmap failed"); 79 jniThrowException(env, "java/io/IOException", "ashmem region was purged"); 98 jniThrowException(env, "java/io/IOException", "ashmem region was purged"); 115 jniThrowException(env, "java/io/IOException", NULL);
|
android_database_SQLiteCommon.cpp | 131 jniThrowException(env, exceptionClass, fullMessage.string()); 133 jniThrowException(env, exceptionClass, message);
|
android_media_JetPlayer.cpp | 134 jniThrowException(env, "java/lang/IllegalStateException", 171 jniThrowException(env, "java/lang/IllegalStateException", 201 jniThrowException(env, "java/lang/IllegalStateException", 223 jniThrowException(env, "java/lang/IllegalStateException", 247 jniThrowException(env, "java/lang/IllegalStateException", 277 jniThrowException(env, "java/lang/IllegalStateException", 304 jniThrowException(env, "java/lang/IllegalStateException", 350 jniThrowException(env, "java/lang/IllegalStateException", 375 jniThrowException(env, "java/lang/IllegalStateException", 421 jniThrowException(env, "java/lang/IllegalStateException" [all...] |
android_content_res_ObbScanner.cpp | 47 jniThrowException(env, "java/io/IOException", "Could not read OBB file"); 57 jniThrowException(env, "java/io/IOException", "Could not read OBB file");
|
com_google_android_gles_jni_EGLImpl.cpp | 121 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); 144 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); 163 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); 195 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); 228 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); 244 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); 272 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); 284 jniThrowException(_env, "java/lang/IllegalArgumentException", "Bitmap has no PixelRef"); 316 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); 324 jniThrowException(_env, "java/lang/IllegalArgumentException" [all...] |
android_util_Binder.cpp | 642 jniThrowException(env, "java/lang/RuntimeException", "Unknown error"); 645 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); 648 jniThrowException(env, "java/lang/UnsupportedOperationException", NULL); 651 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 654 jniThrowException(env, "java/lang/IndexOutOfBoundsException", NULL); 657 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); 660 jniThrowException(env, "java/util/NoSuchElementException", NULL); 663 jniThrowException(env, "java/lang/SecurityException", NULL); 666 jniThrowException(env, "android/os/ParcelFormatException", "Not enough data"); 669 jniThrowException(env, "java/lang/RuntimeException", "Not initialized") [all...] |
android_opengl_GLES11.cpp | 134 jniThrowException(_env, "java/lang/IllegalArgumentException", 272 jniThrowException(_env, _exceptionType, _exceptionMessage); 315 jniThrowException(_env, _exceptionType, _exceptionMessage); 367 jniThrowException(_env, _exceptionType, _exceptionMessage); 406 jniThrowException(_env, _exceptionType, _exceptionMessage); 449 jniThrowException(_env, _exceptionType, _exceptionMessage); 478 jniThrowException(_env, _exceptionType, _exceptionMessage); 521 jniThrowException(_env, _exceptionType, _exceptionMessage); 550 jniThrowException(_env, _exceptionType, _exceptionMessage); 623 jniThrowException(_env, _exceptionType, _exceptionMessage) [all...] |
com_google_android_gles_jni_GLImpl.cpp | 188 jniThrowException(_env, "java/lang/IllegalArgumentException", 584 jniThrowException(_env, _exceptionType, _exceptionMessage); 621 jniThrowException(_env, _exceptionType, _exceptionMessage); 727 jniThrowException(_env, _exceptionType, _exceptionMessage); 843 jniThrowException(_env, _exceptionType, _exceptionMessage); 905 jniThrowException(_env, _exceptionType, _exceptionMessage); 989 jniThrowException(_env, _exceptionType, _exceptionMessage); 1051 jniThrowException(_env, _exceptionType, _exceptionMessage); [all...] |