/frameworks/base/core/jni/ |
D | android_util_MemoryIntArray.cpp | 28 jniThrowException(env, "java/io/IOException", "bad name"); in android_util_MemoryIntArray_create() 33 jniThrowException(env, "java/io/IOException", "bad size"); in android_util_MemoryIntArray_create() 43 jniThrowException(env, "java/io/IOException", "ashmem creation failed"); in android_util_MemoryIntArray_create() 49 jniThrowException(env, "java/io/IOException", "cannot set ashmem prot mode"); in android_util_MemoryIntArray_create() 60 jniThrowException(env, "java/io/IOException", "bad file descriptor"); in android_util_MemoryIntArray_open() 71 jniThrowException(env, "java/io/IOException", "bad ashmem size"); in android_util_MemoryIntArray_open() 86 jniThrowException(env, "java/io/IOException", "cannot mmap ashmem"); in android_util_MemoryIntArray_open() 94 jniThrowException(env, "java/io/IOException", "bad file descriptor"); in android_util_MemoryIntArray_open() 106 jniThrowException(env, "java/io/IOException", "cannot set ashmem prot mode"); in android_util_MemoryIntArray_open() 118 jniThrowException(env, "java/io/IOException", "bad file descriptor"); in android_util_MemoryIntArray_close() [all …]
|
D | android_hardware_SerialPort.cpp | 130 jniThrowException(env, "java/lang/IllegalArgumentException", in android_hardware_SerialPort_open() 139 jniThrowException(env, "java/io/IOException", "Could not open serial port"); in android_hardware_SerialPort_open() 174 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); in android_hardware_SerialPort_read_array() 186 jniThrowException(env, "java/io/IOException", NULL); in android_hardware_SerialPort_read_array() 197 jniThrowException(env, "java/lang/IllegalArgumentException", "ByteBuffer not direct"); in android_hardware_SerialPort_read_direct() 203 jniThrowException(env, "java/io/IOException", NULL); in android_hardware_SerialPort_read_direct() 213 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); in android_hardware_SerialPort_write_array() 221 jniThrowException(env, "java/io/IOException", NULL); in android_hardware_SerialPort_write_array() 231 jniThrowException(env, "java/lang/IllegalArgumentException", "ByteBuffer not direct"); in android_hardware_SerialPort_write_direct() 236 jniThrowException(env, "java/io/IOException", NULL); in android_hardware_SerialPort_write_direct()
|
D | com_google_android_gles_jni_EGLImpl.cpp | 121 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglInitialize() 144 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglQueryContext() 163 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglQuerySurface() 194 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglChooseConfig() 227 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreateContext() 243 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreatePbufferSurface() 258 jniThrowException(_env, "java/lang/UnsupportedOperationException", "eglCreatePixmapSurface"); in jni_eglCreatePixmapSurface() 265 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreateWindowSurface() 273 jniThrowException(_env, "java/lang/IllegalArgumentException", in jni_eglCreateWindowSurface() 292 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreateWindowSurfaceTexture() [all …]
|
D | android_media_AudioTrack.cpp | 480 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_start() 495 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_stop() 510 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_pause() 525 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_flush() 539 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_set_volume() 672 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_writeArray() 712 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_write_native_bytes() 734 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_get_buffer_size_frames() 753 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_set_buffer_size_frames() 776 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_get_buffer_capacity_frames() [all …]
|
D | com_google_android_gles_jni_GLImpl.cpp | 133 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 387 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glColorPointerBounds__IIILjava_nio_Buffer_2I() 430 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 474 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 564 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteTextures__I_3II() 607 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteTextures__ILjava_nio_IntBuffer_2() 719 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawElements__IIILjava_nio_Buffer_2() 835 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glFogfv__I_3FI() 903 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glFogfv__ILjava_nio_FloatBuffer_2() 987 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glFogxv__I_3II() [all …]
|
D | android_opengl_GLES31Ext.cpp | 216 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 370 jniThrowException(_env, _exceptionType, _exceptionMessage); in get() 417 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray() 472 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageControlKHR__IIII_3IIZ() 513 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageControlKHR__IIIILjava_nio_IntBuffer_2Z() 551 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageInsertKHR__IIIILjava_lang_String_2() 558 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glDebugMessageCallbackKHR() 564 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() 572 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 580 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() [all …]
|
D | android_os_HwParcel.cpp | 64 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); in signalExceptionForError() 70 jniThrowException( in signalExceptionForError() 77 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForError() 84 jniThrowException(env, "java/lang/IndexOutOfBoundsException", NULL); in signalExceptionForError() 90 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForError() 96 jniThrowException(env, "java/util/NoSuchElementException", NULL); in signalExceptionForError() 102 jniThrowException(env, "java/lang/SecurityException", NULL); in signalExceptionForError() 108 jniThrowException( in signalExceptionForError() 115 jniThrowException( in signalExceptionForError() 136 jniThrowException(env, exception, ss.str().c_str()); in signalExceptionForError() [all …]
|
D | android_util_Binder.cpp | 816 jniThrowException(env, "java/lang/RuntimeException", "Unknown error"); in signalExceptionForError() 819 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); in signalExceptionForError() 822 jniThrowException(env, "java/lang/UnsupportedOperationException", NULL); in signalExceptionForError() 825 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForError() 828 jniThrowException(env, "java/lang/IndexOutOfBoundsException", NULL); in signalExceptionForError() 831 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForError() 834 jniThrowException(env, "java/util/NoSuchElementException", NULL); in signalExceptionForError() 837 jniThrowException(env, "java/lang/SecurityException", NULL); in signalExceptionForError() 840 jniThrowException(env, "android/os/ParcelFormatException", "Not enough data"); in signalExceptionForError() 843 jniThrowException(env, "java/lang/RuntimeException", "Not initialized"); in signalExceptionForError() [all …]
|
D | android_opengl_GLES32.cpp | 215 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 369 jniThrowException(_env, _exceptionType, _exceptionMessage); in get() 416 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray() 500 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageControl__IIII_3IIZ() 547 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageControl__IIIILjava_nio_IntBuffer_2Z() 583 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDebugMessageInsert__IIIIILjava_lang_String_2() 590 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glDebugMessageCallback() 596 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() 604 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 612 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLog__I_3II_3II_3II_3II() [all …]
|
D | android_opengl_GLES11Ext.cpp | 217 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 371 jniThrowException(_env, _exceptionType, _exceptionMessage); in get() 418 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray() 537 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawTexsvOES___3SI() 579 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawTexsvOES__Ljava_nio_ShortBuffer_2() 627 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawTexivOES___3II() 669 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawTexivOES__Ljava_nio_IntBuffer_2() 717 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawTexxvOES___3II() 759 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawTexxvOES__Ljava_nio_IntBuffer_2() 820 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawTexfvOES___3FI() [all …]
|
D | android_opengl_GLES31.cpp | 215 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer() 369 jniThrowException(_env, _exceptionType, _exceptionMessage); in get() 416 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray() 439 jniThrowException(_env, "java/lang/IllegalArgumentException", "indirect offset too large"); in android_glDispatchComputeIndirect() 451 jniThrowException(_env, "java/lang/IllegalArgumentException", "indirect offset too large"); in android_glDrawArraysIndirect() 463 jniThrowException(_env, "java/lang/IllegalArgumentException", "indirect offset too large"); in android_glDrawElementsIndirect() 520 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetFramebufferParameteriv__II_3II() 558 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetFramebufferParameteriv__IILjava_nio_IntBuffer_2() 603 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetProgramInterfaceiv__III_3II() 642 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGetProgramInterfaceiv__IIILjava_nio_IntBuffer_2() [all …]
|
D | android_content_res_ApkAssets.cpp | 54 jniThrowException(env, "java/io/IOException", error_msg.c_str()); in NativeLoad() 71 jniThrowException(env, "java/lang/IllegalArgumentException", "Bad FileDescriptor"); in NativeLoadFromFd() 88 jniThrowException(env, "java/io/IOException", error_msg.c_str()); in NativeLoadFromFd() 123 jniThrowException(env, "java/io/FileNotFoundException", path_utf8.c_str()); in NativeOpenXml() 134 jniThrowException(env, "java/io/FileNotFoundException", "Corrupt XML binary file"); in NativeOpenXml()
|
/frameworks/base/media/jni/ |
D | android_media_MediaRecorder.cpp | 98 jniThrowException(env, "java/lang/Exception", NULL); in JNIMediaRecorderListener() 143 jniThrowException(env, "java/lang/IllegalStateException", NULL); in process_media_recorder_call() 146 jniThrowException(env, exception, message); in process_media_recorder_call() 188 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaRecorder_setCamera() 200 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid video source"); in android_media_MediaRecorder_setVideoSource() 205 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaRecorder_setVideoSource() 217 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid audio source"); in android_media_MediaRecorder_setAudioSource() 223 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaRecorder_setAudioSource() 234 jniThrowException(env, "java/lang/IllegalArgumentException", "Invalid output format"); in android_media_MediaRecorder_setOutputFormat() 239 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaRecorder_setOutputFormat() [all …]
|
D | android_media_MediaMuxer.cpp | 51 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_addTrack() 60 jniThrowException(env, "java/lang/IllegalArgumentException", in android_media_MediaMuxer_addTrack() 69 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_addTrack() 81 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_writeSampleData() 98 jniThrowException(env, "java/lang/IllegalArgumentException", in android_media_MediaMuxer_writeSampleData() 117 jniThrowException(env, "java/lang/IllegalArgumentException", in android_media_MediaMuxer_writeSampleData() 131 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_writeSampleData() 153 jniThrowException(env, "java/lang/IllegalArgumentException", in android_media_MediaMuxer_native_setup() 161 jniThrowException(env, "java/io/IOException", in android_media_MediaMuxer_native_setup() 177 jniThrowException(env, "java/lang/IllegalStateException", in android_media_MediaMuxer_setOrientationHint() [all …]
|
D | android_media_MediaPlayer.cpp | 124 jniThrowException(env, "java/lang/Exception", NULL); in JNIMediaPlayerListener() 201 jniThrowException(env, "java/lang/IllegalStateException", NULL); in process_media_player_call() 203 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in process_media_player_call() 205 jniThrowException(env, "java/lang/SecurityException", NULL); in process_media_player_call() 209 jniThrowException( env, exception, message); in process_media_player_call() 214 jniThrowException( env, exception, msg); in process_media_player_call() 227 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaPlayer_setDataSourceAndHeaders() 232 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaPlayer_setDataSourceAndHeaders() 275 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaPlayer_setDataSourceFD() 280 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaPlayer_setDataSourceFD() [all …]
|
D | android_media_MediaExtractor.cpp | 333 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_getTrackCount() 345 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_getTrackFormatNative() 353 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaExtractor_getTrackFormatNative() 365 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_getFileFormatNative() 373 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaExtractor_getFileFormatNative() 385 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_selectTrack() 392 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaExtractor_selectTrack() 402 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_unselectTrack() 409 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaExtractor_unselectTrack() 419 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaExtractor_seekTo() [all …]
|
D | android_media_MediaMetadataRetriever.cpp | 65 jniThrowException(env, "java/lang/IllegalStateException", NULL); in process_media_retriever_call() 69 jniThrowException( env, exception, message); in process_media_retriever_call() 74 jniThrowException( env, exception, msg); in process_media_retriever_call() 109 jniThrowException( in android_media_MediaMetadataRetriever_setDataSourceAndHeaders() 117 jniThrowException( in android_media_MediaMetadataRetriever_setDataSourceAndHeaders() 134 jniThrowException( in android_media_MediaMetadataRetriever_setDataSourceAndHeaders() 168 jniThrowException(env, "java/lang/IllegalStateException", "No retriever available"); in android_media_MediaMetadataRetriever_setDataSourceFD() 172 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaMetadataRetriever_setDataSourceFD() 186 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaMetadataRetriever_setDataSourceFD() 197 jniThrowException(env, "java/lang/IllegalStateException", "No retriever available"); in android_media_MediaMetadataRetriever_setDataSourceCallback() [all …]
|
D | android_media_JetPlayer.cpp | 134 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_loadFromFile() 171 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_loadFromFileD() 201 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_closeFile() 223 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_play() 247 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_pause() 277 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_queueSegment() 304 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_queueSegmentMuteArray() 350 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_setMuteFlags() 375 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_setMuteArray() 421 jniThrowException(env, "java/lang/IllegalStateException", in android_media_JetPlayer_setMuteFlag() [all …]
|
D | android_media_MediaProfiles.cpp | 61 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_file_format() 82 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_video_encoder_cap() 102 …jniThrowException(env, "java/lang/RuntimeException", "Error retrieving video encoder capability pa… in android_media_MediaProfiles_native_get_video_encoder_cap() 134 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_audio_encoder_cap() 151 …jniThrowException(env, "java/lang/RuntimeException", "Error retrieving video encoder capability pa… in android_media_MediaProfiles_native_get_audio_encoder_cap() 182 jniThrowException(env, "java/lang/RuntimeException", "Unknown camcorder profile quality"); in android_media_MediaProfiles_native_get_camcorder_profile() 204 … jniThrowException(env, "java/lang/RuntimeException", "Error retrieving camcorder profile params"); in android_media_MediaProfiles_native_get_camcorder_profile() 254 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_video_decoder_type() 276 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_audio_decoder_type() 299 jniThrowException(env, "java/lang/IllegalArgumentException", "out of array boundary"); in android_media_MediaProfiles_native_get_image_encoding_quality_level()
|
D | android_media_MediaScanner.cpp | 247 jniThrowException(env, kRunTimeException, "No scanner available"); in android_media_MediaScanner_processDirectory() 252 jniThrowException(env, kIllegalArgumentException, NULL); in android_media_MediaScanner_processDirectory() 279 jniThrowException(env, kRunTimeException, "No scanner available"); in android_media_MediaScanner_processFile() 284 jniThrowException(env, kIllegalArgumentException, NULL); in android_media_MediaScanner_processFile() 320 jniThrowException(env, kRunTimeException, "No scanner available"); in android_media_MediaScanner_setLocale() 325 jniThrowException(env, kIllegalArgumentException, NULL); in android_media_MediaScanner_setLocale() 344 jniThrowException(env, kRunTimeException, "No scanner available"); in android_media_MediaScanner_extractAlbumArt() 349 jniThrowException(env, kIllegalArgumentException, NULL); in android_media_MediaScanner_extractAlbumArt() 399 jniThrowException(env, kRunTimeException, "Out of memory"); in android_media_MediaScanner_native_setup()
|
D | android_media_MediaCrypto.cpp | 187 jniThrowException( in android_media_MediaCrypto_native_setup() 219 jniThrowException( in android_media_MediaCrypto_native_setup() 239 jniThrowException( in android_media_MediaCrypto_isCryptoSchemeSupportedNative() 260 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_requiresSecureDecoderComponent() 267 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_requiresSecureDecoderComponent() 288 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_setMediaDrmSession() 295 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_setMediaDrmSession() 314 jniThrowException(env, "android/media/MediaCryptoException", msg.string()); in android_media_MediaCrypto_setMediaDrmSession()
|
D | android_media_ImageWriter.cpp | 348 jniThrowException(env, in ImageWriter_init() 470 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_dequeueImage() 483 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_dequeueImage() 573 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage() 585 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage() 631 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage() 651 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage() 659 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage() 668 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage() 679 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage() [all …]
|
/frameworks/base/core/jni/android/graphics/pdf/ |
D | PdfUtils.cpp | 50 jniThrowException(env, "java/io/IOException", "file not found or cannot be opened"); in forwardPdfiumError() 53 jniThrowException(env, "java/io/IOException", "file not in PDF format or corrupted"); in forwardPdfiumError() 56 jniThrowException(env, "java/lang/SecurityException", in forwardPdfiumError() 60 jniThrowException(env, "java/lang/SecurityException", "unsupported security scheme"); in forwardPdfiumError() 63 jniThrowException(env, "java/io/IOException", "page not found or content error"); in forwardPdfiumError() 67 jniThrowException(env, "java/lang/Exception", "load XFA error"); in forwardPdfiumError() 70 jniThrowException(env, "java/lang/Exception", "layout XFA error"); in forwardPdfiumError()
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetDebugMessageLogKHR.cpp | 5 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__II_3II_3II_3II_3II_3II_3BI() 13 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 21 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__I_3II_3II_3II_3II() 29 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLogKHR__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|
D | glGetDebugMessageLog.cpp | 5 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLog__II_3II_3II_3II_3II_3II_3BI() 13 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 21 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLog__I_3II_3II_3II_3II() 29 jniThrowException(_env, "java/lang/UnsupportedOperationException", "not yet implemented"); in android_glGetDebugMessageLog__ILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()
|