Home
last modified time | relevance | path

Searched refs:jniThrowIOException (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/base/core/jni/
H A Dandroid_util_MemoryIntArray.cpp65 jniThrowIOException(env, errno); in android_util_MemoryIntArray_open()
123 jniThrowIOException(env, errno); in android_util_MemoryIntArray_close()
158 jniThrowIOException(env, errno); in android_util_MemoryIntArray_get()
180 jniThrowIOException(env, errno); in android_util_MemoryIntArray_set()
200 jniThrowIOException(env, errno); in android_util_MemoryIntArray_size()
206 jniThrowIOException(env, errno); in android_util_MemoryIntArray_size()
H A Dandroid_net_LocalSocketImpl.cpp83 jniThrowIOException(env, errno); in socket_connect_local()
117 jniThrowIOException(env, errno); in socket_bind_local()
143 jniThrowIOException(env, errno); in socket_read_all()
226 jniThrowIOException(env, errno); in socket_write_all()
260 jniThrowIOException(env, errno); in socket_read()
402 jniThrowIOException(env, errno); in socket_get_peer_credentials()
H A Deventlog_helper.h149 jniThrowIOException(env, errno); in readEvents()
154 jniThrowIOException(env, errno); in readEvents()
177 jniThrowIOException(env, -ret); // Will throw on return in readEvents()
H A Dandroid_os_MemoryFile.cpp53 jniThrowIOException(env, errno); in android_os_MemoryFile_get_size()
H A Dandroid_content_res_ApkAssets.cpp267 jniThrowIOException(env, errno); in NativeLoadFromFd()
334 jniThrowIOException(env, errno); in NativeLoadFromFdOffset()
H A Dandroid_database_SQLiteConnection.cpp625 jniThrowIOException(env, error); in createAshmemRegionWithData()
H A Dandroid_util_AssetManager.cpp602 jniThrowIOException(env, errno); in NativeOpenXmlAssetFd()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp1005 jniThrowIOException(env, EINVAL); in createBondNative()
1047 jniThrowIOException(env, EINVAL); in set_data()
1055 jniThrowIOException(env, EINVAL); in set_data()
1087 jniThrowIOException(env, EINVAL); in set_data()
1100 jniThrowIOException(env, EINVAL); in set_data()
1232 jniThrowIOException(env, EINVAL); in createBondOutOfBandNative()
1241 jniThrowIOException(env, EINVAL); in createBondOutOfBandNative()
1250 jniThrowIOException(env, EINVAL); in createBondOutOfBandNative()
1256 jniThrowIOException(env, EINVAL); in createBondOutOfBandNative()
1292 jniThrowIOException(env, EINVAL); in removeBondNative()
[all …]
H A Dcom_android_bluetooth_hfp.cpp446 jniThrowIOException(env, EINVAL); in initializeNative()
468 jniThrowIOException(env, EINVAL); in initializeNative()
517 jniThrowIOException(env, EINVAL); in connectHfpNative()
539 jniThrowIOException(env, EINVAL); in disconnectHfpNative()
561 jniThrowIOException(env, EINVAL); in connectAudioNative()
583 jniThrowIOException(env, EINVAL); in disconnectAudioNative()
606 jniThrowIOException(env, EINVAL); in isNoiseReductionSupportedNative()
625 jniThrowIOException(env, EINVAL); in isVoiceRecognitionSupportedNative()
644 jniThrowIOException(env, EINVAL); in startVoiceRecognitionNative()
666 jniThrowIOException(env, EINVAL); in stopVoiceRecognitionNative()
[all …]
H A Dcom_android_bluetooth_hfpclient.cpp511 jniThrowIOException(env, EINVAL); in connectNative()
529 jniThrowIOException(env, EINVAL); in disconnectNative()
548 jniThrowIOException(env, EINVAL); in connectAudioNative()
567 jniThrowIOException(env, EINVAL); in disconnectAudioNative()
586 jniThrowIOException(env, EINVAL); in startVoiceRecognitionNative()
605 jniThrowIOException(env, EINVAL); in stopVoiceRecognitionNative()
624 jniThrowIOException(env, EINVAL); in setVolumeNative()
643 jniThrowIOException(env, EINVAL); in dialNative()
671 jniThrowIOException(env, EINVAL); in dialMemoryNative()
692 jniThrowIOException(env, EINVAL); in handleCallActionNative()
[all …]
H A Dcom_android_bluetooth_avrcp_controller.cpp949 jniThrowIOException(env, EINVAL); in sendPassThroughCommandNative()
977 jniThrowIOException(env, EINVAL); in sendGroupNavigationCommandNative()
1003 jniThrowIOException(env, EINVAL); in setPlayerApplicationSettingValuesNative()
1020 jniThrowIOException(env, EINVAL); in setPlayerApplicationSettingValuesNative()
1050 jniThrowIOException(env, EINVAL); in sendAbsVolRspNative()
1073 jniThrowIOException(env, EINVAL); in sendRegisterAbsVolRspNative()
1096 jniThrowIOException(env, EINVAL); in getCurrentMetadataNative()
1117 jniThrowIOException(env, EINVAL); in getPlaybackStateNative()
1137 jniThrowIOException(env, EINVAL); in getNowPlayingListNative()
1157 jniThrowIOException(env, EINVAL); in getFolderListNative()
[all …]
H A Dcom_android_bluetooth_hearing_aid.cpp168 jniThrowIOException(env, EINVAL); in connectHearingAidNative()
186 jniThrowIOException(env, EINVAL); in disconnectHearingAidNative()
202 jniThrowIOException(env, EINVAL); in addToAcceptlistNative()
H A Dcom_android_bluetooth_a2dp_sink.cpp177 jniThrowIOException(env, EINVAL); in connectA2dpNative()
197 jniThrowIOException(env, EINVAL); in disconnectA2dpNative()
231 jniThrowIOException(env, EINVAL); in setActiveDeviceNative()
H A Dcom_android_bluetooth_le_audio.cpp202 jniThrowIOException(env, EINVAL); in connectLeAudioNative()
220 jniThrowIOException(env, EINVAL); in disconnectLeAudioNative()
H A Dcom_android_bluetooth_a2dp.cpp386 jniThrowIOException(env, EINVAL); in connectA2dpNative()
411 jniThrowIOException(env, EINVAL); in disconnectA2dpNative()
490 jniThrowIOException(env, EINVAL); in setCodecConfigPreferenceNative()
H A Dcom_android_bluetooth_sdp.cpp114 jniThrowIOException(env, EINVAL); in sdpSearchNative()
H A Dcom_android_bluetooth_gatt.cpp1530 jniThrowIOException(env, EINVAL); in gattClientScanFilterAddNative()
1534 jniThrowIOException(env, EINVAL); in gattClientScanFilterAddNative()
/aosp12/frameworks/libs/native_bridge_support/libnativehelper/
H A Dstubs_arm.cc63 DEFINE_INTERCEPTABLE_STUB_FUNCTION(jniThrowIOException);
112 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", jniThrowIOException); in init_stub_library()
H A Dstubs_arm64.cc63 DEFINE_INTERCEPTABLE_STUB_FUNCTION(jniThrowIOException);
112 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativehelper.so", jniThrowIOException); in init_stub_library()
/aosp12/libnativehelper/tests_mts/jni/
H A Djni_helper_jni.cpp62 jniThrowIOException(env, cause); in throwIOException()
/aosp12/libnativehelper/
H A DJNIHelp.c376 int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException() function
/aosp12/libnativehelper/include/nativehelper/
H A DJNIHelp.h462 [[maybe_unused]] static int jniThrowIOException(JNIEnv* env, int errno_value) { in jniThrowIOException() function