Home
last modified time | relevance | path

Searched defs:jbyteArray (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/packages/modules/Uwb/service/uci/jni/src/
Duci_jni_android_new.rs381 ) -> Result<jbyteArray> { in create_radar_config_response()
408 fn create_set_config_response(response: SetAppConfigResponse, env: JNIEnv) -> Result<jbyteArray> { in create_set_config_response()
443 app_config_params: jbyteArray, in Java_com_android_server_uwb_jni_NativeUwbManager_nativeSetAppConfigurations()
445 ) -> jbyteArray { in Java_com_android_server_uwb_jni_NativeUwbManager_nativeSetAppConfigurations()
472 app_config_params: jbyteArray, in native_set_app_configurations()
507 ) -> Result<jbyteArray> { in create_rf_test_config_response()
542 rf_test_app_config_params: jbyteArray, in Java_com_android_server_uwb_jni_NativeUwbManager_nativeSetRfTestAppConfigurations()
544 ) -> jbyteArray { in Java_com_android_server_uwb_jni_NativeUwbManager_nativeSetRfTestAppConfigurations()
571 app_config_params: jbyteArray, in native_set_rf_test_app_configurations()
602 psdu_data: jbyteArray, in Java_com_android_server_uwb_jni_NativeUwbManager_nativeTestPeriodicTx()
[all …]
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_jni/src/
Dlib.rs174 ) -> jbyteArray { in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DHandshakeContext_get_1next_1handshake_1message()
200 message: jbyteArray, in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DHandshakeContext_parse_1handshake_1message()
260 ) -> jbyteArray { in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DHandshakeContext_get_1verification_1string()
332 payload: jbyteArray, in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_encode_1message_1to_1peer()
333 associated_data: jbyteArray, in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_encode_1message_1to_1peer()
334 ) -> jbyteArray { in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_encode_1message_1to_1peer()
376 message: jbyteArray, in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_decode_1message_1from_1peer()
377 associated_data: jbyteArray, in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_decode_1message_1from_1peer()
378 ) -> jbyteArray { in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_decode_1message_1from_1peer()
458 ) -> jbyteArray { in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DConnectionContextV1_save_1session()
[all …]
/aosp_15_r20/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp1483 jint /*libNfcType*/, jbyteArray, in nativeNfcTag_doIsNdefFormatable() argument
1572 static jboolean nativeNfcTag_doNdefFormat(JNIEnv* e, jobject o, jbyteArray) { in nativeNfcTag_doNdefFormat() argument
1639 static jboolean nativeNfcTag_doMakeReadonly(JNIEnv* e, jobject o, jbyteArray) { in nativeNfcTag_doMakeReadonly() argument
/aosp_15_r20/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dapi.rs268 country_code: jbyteArray, in Java_com_android_server_uwb_indev_UwbServiceCore_nativeSetCountryCode()
285 payload: jbyteArray, in Java_com_android_server_uwb_indev_UwbServiceCore_nativeSendRawVendorCmd()
396 payload: jbyteArray, in send_raw_vendor_cmd()
/aosp_15_r20/packages/modules/Connectivity/remoteauth/service/jni/src/
Dremoteauth_jni_android_platform.rs230 app_response: jbyteArray, in Java_com_android_server_remoteauth_jni_NativeRemoteAuthJavaPlatform_native_on_send_request_success()
240 app_response: jbyteArray, in native_on_send_request_success()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/
Djnienv.rs1254 pub fn byte_array_from_slice(&self, buf: &[u8]) -> Result<jbyteArray> { in byte_array_from_slice()
1291 pub fn new_byte_array(&self, length: jsize) -> Result<jbyteArray> { in new_byte_array()
1370 array: jbyteArray, in get_byte_array_region()
1572 array: jbyteArray, in set_byte_array_region()
2202 array: jbyteArray, in get_byte_array_elements()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/test/issue26213/
Djni.h18 typedef jarray jbyteArray; typedef
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/vp9/src/main/jni/
H A Dvpx_jni.cc511 jobject mediaCrypto, jint inputMode, jbyteArray&, jbyteArray&, in DECODER_FUNC() argument
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/vp9/src/main/jni/
H A Dvpx_jni.cc511 jobject mediaCrypto, jint inputMode, jbyteArray&, jbyteArray&, in DECODER_FUNC() argument
/aosp_15_r20/prebuilts/module_sdk/art/13/include/libnativehelper/header_only_include/nativehelper/
Dutils.h62 operator jbyteArray() const { return nullptr; } in jbyteArray() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/header_only_include/nativehelper/
Dutils.h62 operator jbyteArray() const { return nullptr; } in jbyteArray() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/libnativehelper/header_only_include/nativehelper/
Dutils.h62 operator jbyteArray() const { return nullptr; } in jbyteArray() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/libnativehelper/header_only_include/nativehelper/
Dutils.h62 operator jbyteArray() const { return nullptr; } in jbyteArray() function
/aosp_15_r20/libnativehelper/header_only_include/nativehelper/
H A Dutils.h62 operator jbyteArray() const { return nullptr; } in jbyteArray() function
/aosp_15_r20/frameworks/base/services/core/jni/gnss/
H A DAGnssRil.cpp169 jboolean AGnssRil_V1_0::injectNiSuplMessageData(const jbyteArray&, jint, jint) { in injectNiSuplMessageData()
/aosp_15_r20/libnativehelper/tests/
H A DJniSafeRegisterNativeMethods_test.cpp886 static void android_os_Parcel_writeByteArray(JNIEnv*, jclass, jlong, jbyteArray, jint, jint) {} in android_os_Parcel_writeByteArray() argument
888 static void android_os_Parcel_writeBlob(JNIEnv*, jclass, jlong, jbyteArray, jint, jint) {} in android_os_Parcel_writeBlob() argument
/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/c/
H A Dssl.c1410 TCN_IMPLEMENT_CALL(jbyteArray, SSL, getPeerCertificate)(TCN_STDARGS, in TCN_IMPLEMENT_CALL() argument
1672 TCN_IMPLEMENT_CALL(jbyteArray, SSL, getSessionId)(TCN_STDARGS, jlong ssl) in TCN_IMPLEMENT_CALL() argument
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dannotator_jni.cc871 TC3_JNI_METHOD(jbyteArray, TC3_ANNOTATOR_CLASS_NAME, in TC3_JNI_METHOD() argument
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/
Djni.h88 typedef _jbyteArray *jbyteArray; typedef
107 typedef jarray jbyteArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/
Djni.h88 typedef _jbyteArray *jbyteArray; typedef
107 typedef jarray jbyteArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/
Djni.h88 typedef _jbyteArray *jbyteArray; typedef
107 typedef jarray jbyteArray; typedef
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A Djni.h88 typedef _jbyteArray *jbyteArray; typedef
107 typedef jarray jbyteArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/
Djni.h88 typedef _jbyteArray *jbyteArray; typedef
107 typedef jarray jbyteArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/
Djni.h88 typedef _jbyteArray *jbyteArray; typedef
107 typedef jarray jbyteArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/
Djni.h88 typedef _jbyteArray *jbyteArray; typedef
107 typedef jarray jbyteArray; typedef

12