Home
last modified time | relevance | path

Searched refs:jniThrowException (Results 1 – 25 of 139) sorted by relevance

123456

/frameworks/base/core/jni/
Dandroid_util_MemoryIntArray.cpp28 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 …]
Dandroid_hardware_SerialPort.cpp130 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()
Dandroid_content_res_ApkAssets.cpp125 jniThrowException(env, "java/lang/NullPointerException", nullptr); in OpenInternal()
186 jniThrowException(env, "java/lang/IllegalArgumentException", error_msg.c_str()); in NativeLoad()
192 jniThrowException(env, "java/io/IOException", error_msg.c_str()); in NativeLoad()
210 jniThrowException(env, "java/lang/IllegalArgumentException", "Bad FileDescriptor"); in NativeLoadFromFd()
233 jniThrowException(env, "java/lang/IllegalArgumentException", error_msg.c_str()); in NativeLoadFromFd()
240 jniThrowException(env, "java/io/IOException", error_msg.c_str()); in NativeLoadFromFd()
258 jniThrowException(env, "java/lang/IllegalArgumentException", in NativeLoadFromFdOffset()
264 jniThrowException(env, "java/lang/IllegalArgumentException", in NativeLoadFromFdOffset()
271 jniThrowException(env, "java/lang/IllegalArgumentException", "Bad FileDescriptor"); in NativeLoadFromFdOffset()
298 jniThrowException(env, "java/lang/IllegalArgumentException", error_msg.c_str()); in NativeLoadFromFdOffset()
[all …]
Dcom_google_android_gles_jni_EGLImpl.cpp117 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglInitialize()
140 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglQueryContext()
159 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglQuerySurface()
190 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglChooseConfig()
223 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreateContext()
239 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreatePbufferSurface()
254 jniThrowException(_env, "java/lang/UnsupportedOperationException", "eglCreatePixmapSurface"); in jni_eglCreatePixmapSurface()
261 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreateWindowSurface()
269 jniThrowException(_env, "java/lang/IllegalArgumentException", in jni_eglCreateWindowSurface()
288 jniThrowException(_env, "java/lang/IllegalArgumentException", NULL); in jni_eglCreateWindowSurfaceTexture()
[all …]
Dandroid_media_AudioTrack.cpp532 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_start()
547 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_stop()
562 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_pause()
577 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_flush()
591 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_set_volume()
724 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_writeArray()
764 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_write_native_bytes()
786 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_get_buffer_size_frames()
805 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_set_buffer_size_frames()
828 jniThrowException(env, "java/lang/IllegalStateException", in android_media_AudioTrack_get_buffer_capacity_frames()
[all …]
Dcom_google_android_gles_jni_GLImpl.cpp133 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 …]
Dandroid_opengl_GLES31Ext.cpp216 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 …]
Dandroid_os_HwParcel.cpp64 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()
125 jniThrowException( in signalExceptionForError()
[all …]
Dandroid_util_Binder.cpp820 jniThrowException(env, "java/lang/RuntimeException", "Unknown error"); in signalExceptionForError()
823 jniThrowException(env, "java/lang/OutOfMemoryError", NULL); in signalExceptionForError()
826 jniThrowException(env, "java/lang/UnsupportedOperationException", NULL); in signalExceptionForError()
829 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForError()
832 jniThrowException(env, "java/lang/IndexOutOfBoundsException", NULL); in signalExceptionForError()
835 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in signalExceptionForError()
838 jniThrowException(env, "java/util/NoSuchElementException", NULL); in signalExceptionForError()
841 jniThrowException(env, "java/lang/SecurityException", NULL); in signalExceptionForError()
844 jniThrowException(env, "android/os/ParcelFormatException", "Not enough data"); in signalExceptionForError()
847 jniThrowException(env, "java/lang/RuntimeException", "Not initialized"); in signalExceptionForError()
[all …]
Dandroid_opengl_GLES32.cpp215 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 …]
Dandroid_opengl_GLES11Ext.cpp217 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 …]
Dandroid_opengl_GLES31.cpp215 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 …]
Dandroid_opengl_GLES30.cpp217 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer()
371 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
418 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
469 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDrawRangeElements__IIIIILjava_nio_Buffer_2()
522 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glTexImage3D__IIIIIIIIILjava_nio_Buffer_2()
586 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
666 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2()
729 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2()
791 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGenQueries__I_3II()
828 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glGenQueries__ILjava_nio_IntBuffer_2()
[all …]
Dandroid_opengl_GLES11.cpp217 jniThrowException(_env, "java/lang/IllegalArgumentException", in getDirectBufferPointer()
371 jniThrowException(_env, _exceptionType, _exceptionMessage); in get()
418 jniThrowException(_env, _exceptionType, _exceptionMessage); in getarray()
470 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glBufferData__IILjava_nio_Buffer_2I()
515 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glBufferSubData__IIILjava_nio_Buffer_2()
558 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glClipPlanef__I_3FI()
595 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glClipPlanef__ILjava_nio_FloatBuffer_2()
638 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glClipPlanex__I_3II()
675 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glClipPlanex__ILjava_nio_IntBuffer_2()
748 jniThrowException(_env, _exceptionType, _exceptionMessage); in android_glDeleteBuffers__I_3II()
[all …]
/frameworks/base/media/jni/
Dandroid_media_MediaMuxer.cpp51 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 …]
Dandroid_media_MediaRecorder.cpp98 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()
236 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaRecorder_setPrivacySensitive()
248 jniThrowException(env, "java/lang/IllegalStateException", NULL); in android_media_MediaRecorder_isPrivacySensitive()
[all …]
Dandroid_media_MediaPlayer.cpp124 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 …]
Dandroid_media_MediaExtractor.cpp333 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 …]
Dandroid_media_JetPlayer.cpp134 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 …]
Dandroid_media_MediaProfiles.cpp61 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()
102jniThrowException(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()
151jniThrowException(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()
204jniThrowException(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()
Dandroid_media_MediaCrypto.cpp173 jniThrowException( in android_media_MediaCrypto_native_setup()
205 jniThrowException( in android_media_MediaCrypto_native_setup()
225 jniThrowException( in android_media_MediaCrypto_isCryptoSchemeSupportedNative()
246 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_requiresSecureDecoderComponent()
253 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_requiresSecureDecoderComponent()
274 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_setMediaDrmSession()
281 jniThrowException(env, "java/lang/IllegalArgumentException", NULL); in android_media_MediaCrypto_setMediaDrmSession()
300 jniThrowException(env, "android/media/MediaCryptoException", msg.string()); in android_media_MediaCrypto_setMediaDrmSession()
Dandroid_media_ImageWriter.cpp373 jniThrowException(env, in ImageWriter_init()
495 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_dequeueImage()
508 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_dequeueImage()
598 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage()
610 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage()
662 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_queueImage()
682 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage()
690 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage()
699 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage()
710 jniThrowException(env, "java/lang/IllegalStateException", in ImageWriter_attachAndQueueImage()
[all …]
/frameworks/base/libs/hwui/jni/pdf/
DPdfUtils.cpp51 jniThrowException(env, "java/io/IOException", "file not found or cannot be opened"); in forwardPdfiumError()
54 jniThrowException(env, "java/io/IOException", "file not in PDF format or corrupted"); in forwardPdfiumError()
57 jniThrowException(env, "java/lang/SecurityException", in forwardPdfiumError()
61 jniThrowException(env, "java/lang/SecurityException", "unsupported security scheme"); in forwardPdfiumError()
64 jniThrowException(env, "java/io/IOException", "page not found or content error"); in forwardPdfiumError()
68 jniThrowException(env, "java/lang/Exception", "load XFA error"); in forwardPdfiumError()
71 jniThrowException(env, "java/lang/Exception", "layout XFA error"); in forwardPdfiumError()
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetDebugMessageLogKHR.cpp5 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()
DglGetDebugMessageLog.cpp5 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()

123456