/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_java_wrap.c | 1064 jint jvalue = (jint)temp3; local 1068 jint jvalue = (jint)temp4; local 1119 jint jvalue = (jint)temp3; local 1123 jint jvalue = (jint)temp4; local 1175 jint jvalue = (jint)temp3; local 1179 jint jvalue = (jint)temp4; local 1231 jint jvalue = (jint)temp3; local 1235 jint jvalue = (jint)temp4; local 1287 jint jvalue = (jint)temp3; local 1291 jint jvalue = (jint)temp4; local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/ |
D | jvalue.rs | 25 impl<'a> From<JValue<'a>> for jvalue { implementation 26 fn from(other: JValue) -> jvalue { in from() 33 pub fn to_jni(self) -> jvalue { in to_jni()
|
D | mod.rs | 2 mod jvalue; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/ |
D | mod.rs | 2 mod jvalue; module
|
/aosp_15_r20/art/runtime/entrypoints/quick/ |
H A D | quick_thread_entrypoints.cc | 35 JValue jvalue; in artDeoptimizeIfNeeded() local
|
/aosp_15_r20/external/cronet/base/android/shared_preferences/ |
H A D | shared_preferences_manager.cc | 73 ScopedJavaLocalRef<jstring> jvalue = ConvertUTF8ToJavaString(env_, value); in WriteString() local
|
/aosp_15_r20/external/libchrome/base/android/ |
H A D | command_line_android.cc | 66 const JavaParamRef<jstring>& jvalue) { in JNI_CommandLine_AppendSwitchWithValue()
|
/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeExtractorTest.cpp | 231 auto jvalue = (jstring)(env->GetObjectArrayElement(jvalues, i)); in createExtractorFromUrl() local 243 auto jvalue = (jstring)(env->GetObjectArrayElement(jvalues, i)); in createExtractorFromUrl() local
|
/aosp_15_r20/frameworks/base/media/jni/ |
H A D | android_media_MediaDrm.cpp | 714 jstring jvalue = static_cast<jstring>(obj); in HashMapToKeyedVector() local 738 jstring jvalue = env->NewStringUTF(map.valueAt(i).c_str()); in KeyedVectorToHashMap() local 1788 JNIEnv *env, jobject thiz, jstring jname, jstring jvalue) { in android_media_MediaDrm_setPropertyString() 1816 JNIEnv *env, jobject thiz, jstring jname, jbyteArray jvalue) { in android_media_MediaDrm_setPropertyByteArray()
|
/aosp_15_r20/external/rust/beto-rust/common/pourover_macro/src/call_method/ |
D | codegen.rs | 501 let jvalue = generate_jvalue(jt, &expr); in jni_types_are_used_for_stdlib_classes_input() localVariable
|
/aosp_15_r20/external/cronet/components/cronet/android/ |
H A D | cronet_url_request_adapter.cc | 139 const JavaParamRef<jstring>& jvalue) { in AddRequestHeader()
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/ |
D | jnienv.rs | 1157 args: &[jvalue], in call_static_method_unchecked() 1283 args: &[jvalue], in call_method_unchecked() 1528 ctor_args: &[jvalue], in new_object_unchecked()
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/benches/ |
D | api_calls.rs | 108 args: &[jvalue], in jni_object_call_static_unchecked()
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/benches/ |
D | api_calls.rs | 115 args: &[jvalue], in jni_object_call_static_unchecked()
|
/aosp_15_r20/external/libpcap/ |
H A D | gencode.c | 9470 bpf_u_int32 jvalue, int jtype, int reverse) in gen_atmfield_code_internal() 9557 bpf_u_int32 jvalue, int jtype, int reverse) in gen_atmfield_code() 9768 volatile bpf_u_int32 jvalue = jvalue_arg; in gen_mtp3field_code() local
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/ |
D | jnienv.rs | 791 args: &[jvalue], in call_static_method_unchecked() 907 args: &[jvalue], in call_method_unchecked()
|
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/ |
D | jni.h | 120 typedef union jvalue { union 130 } jvalue; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/ |
D | jni.h | 120 typedef union jvalue { union 130 } jvalue; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/ |
D | jni.h | 120 typedef union jvalue { union 130 } jvalue; typedef
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jni.h | 120 typedef union jvalue { union 130 } jvalue; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/ |
D | jni.h | 120 typedef union jvalue { union 130 } jvalue; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/ |
D | jni.h | 120 typedef union jvalue { union 130 } jvalue; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/ |
D | jni.h | 120 typedef union jvalue { union 130 } jvalue; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/libnativehelper/include_jni/ |
D | jni.h | 109 typedef union jvalue { union 119 } jvalue; typedef
|
/aosp_15_r20/external/pytorch/.ci/docker/java/ |
H A D | jni.h | 110 typedef union jvalue { union 120 } jvalue; typedef
|