/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/ |
D | jnienv.rs | 1181 pub fn get_array_length(&self, array: jarray) -> Result<jsize> { in get_array_length() 1197 length: jsize, in new_object_array() 1219 index: jsize, in get_object_array_element() 1236 index: jsize, in set_object_array_element() 1344 start: jsize, in get_boolean_array_region() 1371 start: jsize, in get_byte_array_region() 1398 start: jsize, in get_char_array_region() 1425 start: jsize, in get_short_array_region() 1452 start: jsize, in get_int_array_region() 1479 start: jsize, in get_long_array_region() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/ |
D | jnienv.rs | 1655 ) -> Result<jsize> { in get_array_length() 1671 length: jsize, in new_object_array() 1701 index: jsize, in get_object_array_element() 1718 index: jsize, in set_object_array_element() 1835 start: jsize, in get_boolean_array_region() 1862 start: jsize, in get_byte_array_region() 1890 start: jsize, in get_char_array_region() 1917 start: jsize, in get_short_array_region() 1944 start: jsize, in get_int_array_region() 1971 start: jsize, in get_long_array_region() [all …]
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_os_HidlMemory.cpp | 86 jlong jsize = static_cast<jlong>(cobj.size()); in toJava() local 104 jlong jsize = env->CallLongMethod(jobj, gFields.getSize); in javaToNative() local
|
/aosp_15_r20/external/jazzer-api/src/main/native/com/code_intelligence/jazzer/driver/ |
H A D | fuzz_target_runner.cpp | 55 jint jsize = in testOneInput() local 70 jint jsize = in LLVMFuzzerCustomMutator() local
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/ |
D | auto_primitive_array.rs | 71 pub fn size(&self) -> Result<jsize> { in size()
|
D | auto_array.rs | 118 pub fn size(&self) -> Result<jsize> { in size()
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni-sys/src/ |
D | lib.rs | 18 pub type jsize = jint; typedef 1514 pub fn JNI_GetCreatedJavaVMs(vmBuf: *mut *mut JavaVM, bufLen: jsize, nVMs: *mut jsize) -> jint; in JNI_GetCreatedJavaVMs()
|
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/ |
D | jni.h | 63 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/ |
D | jni.h | 63 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/ |
D | jni.h | 63 typedef jint jsize; typedef
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jni.h | 63 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/ |
D | jni.h | 63 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/ |
D | jni.h | 63 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/ |
D | jni.h | 63 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/external/pytorch/.ci/docker/java/ |
H A D | jni.h | 41 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/libnativehelper/include_jni/ |
H A D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/module_sdk/art/1/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/module_sdk/art/3/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|
/aosp_15_r20/prebuilts/module_sdk/art/7/include/libnativehelper/include_jni/ |
D | jni.h | 40 typedef jint jsize; typedef
|