Home
last modified time | relevance | path

Searched defs:jintArray (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Djni_conversion.cc167 vector<int> ToNativeIntegerVector(JNIEnv* env, jintArray jintArray) { in ToNativeIntegerVector() argument
174 std::unordered_set<int> ToNativeIntegerUnorderedSet(JNIEnv* env, jintArray jintArray) { in ToNativeIntegerUnorderedSet() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/test/issue26213/
Djni.h21 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/module_sdk/art/13/include/libnativehelper/header_only_include/nativehelper/
Dutils.h65 operator jintArray() const { return nullptr; } in jintArray() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/header_only_include/nativehelper/
Dutils.h65 operator jintArray() const { return nullptr; } in jintArray() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/libnativehelper/header_only_include/nativehelper/
Dutils.h65 operator jintArray() const { return nullptr; } in jintArray() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/libnativehelper/header_only_include/nativehelper/
Dutils.h65 operator jintArray() const { return nullptr; } in jintArray() function
/aosp_15_r20/libnativehelper/header_only_include/nativehelper/
H A Dutils.h65 operator jintArray() const { return nullptr; } in jintArray() function
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/jni/
H A DSystemPerfTest.cpp24 static void jintarrayArgumentNoop(JNIEnv*, jclass, jintArray, jint) { in jintarrayArgumentNoop() argument
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/
Djnienv.rs1309 pub fn new_int_array(&self, length: jsize) -> Result<jintArray> { in new_int_array()
1451 array: jintArray, in get_int_array_region()
1630 pub fn set_int_array_region(&self, array: jintArray, start: jsize, buf: &[jint]) -> Result<()> { in set_int_array_region()
2184 array: jintArray, in get_int_array_elements()
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_jni/src/
Dlib.rs124 next_protocols: jintArray, in Java_com_google_security_cryptauth_lib_securegcm_ukey2_D2DHandshakeContext_create_1context()
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dannotator_jni.cc625 TC3_JNI_METHOD(jintArray, TC3_ANNOTATOR_CLASS_NAME, nativeSuggestSelection) in TC3_JNI_METHOD() argument
/aosp_15_r20/packages/modules/Uwb/service/uci/jni/src/
Duci_jni_android_new.rs1052 sub_session_ids: jintArray, in Java_com_android_server_uwb_jni_NativeUwbManager_nativeControllerMulticastListUpdate()
1093 sub_session_ids: jintArray, in native_controller_multicast_list_update()
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/
Djni.h91 typedef _jintArray *jintArray; typedef
110 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/
Djni.h91 typedef _jintArray *jintArray; typedef
110 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/
Djni.h91 typedef _jintArray *jintArray; typedef
110 typedef jarray jintArray; typedef
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A Djni.h91 typedef _jintArray *jintArray; typedef
110 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/
Djni.h91 typedef _jintArray *jintArray; typedef
110 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/
Djni.h91 typedef _jintArray *jintArray; typedef
110 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/
Djni.h91 typedef _jintArray *jintArray; typedef
110 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/libnativehelper/include_jni/
Djni.h70 typedef _jintArray* jintArray; typedef
92 typedef jarray jintArray; typedef
/aosp_15_r20/external/pytorch/.ci/docker/java/
H A Djni.h71 typedef _jintArray* jintArray; typedef
93 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/libnativehelper/include_jni/
Djni.h70 typedef _jintArray* jintArray; typedef
92 typedef jarray jintArray; typedef
/aosp_15_r20/libnativehelper/include_jni/
H A Djni.h70 typedef _jintArray* jintArray; typedef
92 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86/include/libnativehelper/include_jni/
Djni.h70 typedef _jintArray* jintArray; typedef
92 typedef jarray jintArray; typedef
/aosp_15_r20/prebuilts/module_sdk/art/1/include/libnativehelper/include_jni/
Djni.h70 typedef _jintArray* jintArray; typedef
92 typedef jarray jintArray; typedef

12