/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt_np_jni/src/ |
D | lib.rs | 172 salt: jchar, in Java_com_google_android_gms_nearby_presence_hazmat_LdtNpJni_encrypt() 211 salt: jchar, in Java_com_google_android_gms_nearby_presence_hazmat_LdtNpJni_decryptAndVerify()
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/objects/ |
D | jvalue.rs | 114 pub fn c(self) -> Result<jchar> { in c() 218 impl<'a> TryFrom<JValue<'a>> for jchar { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/objects/ |
D | jvalue.rs | 145 pub fn c(self) -> Result<jchar> { in c() 282 impl<O> TryFrom<JValueGen<O>> for jchar { implementation
|
D | auto_elements.rs | 114 impl TypeArray for jchar {} implementation
|
/aosp_15_r20/external/skia/modules/skottie/src/text/ |
H A D | Font.cpp | 27 const skjson::ObjectValue& jchar) { in parseGlyph()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/libnativehelper/header_only_include/nativehelper/ |
D | utils.h | 50 operator jchar() const { return 0; } in jchar() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/libnativehelper/header_only_include/nativehelper/ |
D | utils.h | 50 operator jchar() const { return 0; } in jchar() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/libnativehelper/header_only_include/nativehelper/ |
D | utils.h | 50 operator jchar() const { return 0; } in jchar() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/libnativehelper/header_only_include/nativehelper/ |
D | utils.h | 50 operator jchar() const { return 0; } in jchar() function
|
/aosp_15_r20/libnativehelper/header_only_include/nativehelper/ |
H A D | utils.h | 50 operator jchar() const { return 0; } in jchar() function
|
/aosp_15_r20/external/skia/modules/skottie/src/layers/ |
H A D | TextLayer.cpp | 272 for (const skjson::ObjectValue* jchar : jchars) { in resolveEmbeddedTypefaces() local
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/jni/src/wrapper/ |
D | jnienv.rs | 1399 buf: &mut [jchar], in get_char_array_region() 1594 buf: &[jchar], in set_char_array_region() 2222 ) -> Result<AutoArray<'a, jchar>> { in get_char_array_elements() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni/src/wrapper/ |
D | jnienv.rs | 1891 buf: &mut [jchar], in get_char_array_region() 2086 buf: &[jchar], in set_char_array_region()
|
/aosp_15_r20/external/rust/android-crates-io/crates/jni-sys/src/ |
D | lib.rs | 14 pub type jchar = u16; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/ |
D | jni.h | 58 typedef unsigned short jchar; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/ |
D | jni.h | 58 typedef unsigned short jchar; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/ |
D | jni.h | 58 typedef unsigned short jchar; typedef
|
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/ |
H A D | jni.h | 58 typedef unsigned short jchar; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/ |
D | jni.h | 58 typedef unsigned short jchar; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/ |
D | jni.h | 58 typedef unsigned short jchar; typedef
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/ |
D | jni.h | 58 typedef unsigned short jchar; typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/libnativehelper/include_jni/ |
D | jni.h | 32 typedef uint16_t jchar; /* unsigned 16 bits */ typedef
|
/aosp_15_r20/external/pytorch/.ci/docker/java/ |
H A D | jni.h | 33 typedef uint16_t jchar; /* unsigned 16 bits */ typedef
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/libnativehelper/include_jni/ |
D | jni.h | 32 typedef uint16_t jchar; /* unsigned 16 bits */ typedef
|
/aosp_15_r20/libnativehelper/include_jni/ |
H A D | jni.h | 32 typedef uint16_t jchar; /* unsigned 16 bits */ typedef
|