| /external/rust/beto-rust/nearby/connections/ukey2/ukey2_jni/src/ |
| D | lib.rs | 78 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DHandshakeContext_is_1handshake_1complete() 97 _: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DHandshakeContext_create_1context() 116 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DHandshakeContext_get_1next_1handshake_1message() 143 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DHandshakeContext_parse_1handshake_1message() 180 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DHandshakeContext_get_1verification_1string() 224 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DHandshakeContext_to_1connection_1context() 257 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DConnectionContextV1_encode_1message_1to_1peer() 304 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DConnectionContextV1_decode_1message_1from_1peer() 355 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DConnectionContextV1_get_1sequence_1number_1for_1encoding() 376 mut env: JNIEnv, in Java_com_google_security_cryptauth_lib_securegcm_D2DConnectionContextV1_get_1sequence_1number_1for_1decoding() [all …]
|
| /external/skia/modules/jetski/src/ |
| D | SkottieAnimation.cpp | 26 static void Animation_Release(JNIEnv, jobject, jlong native_animation) { in Animation_Release() argument 30 static jdouble Animation_GetDuration(JNIEnv, jobject, jlong native_animation) { in Animation_GetDuration() argument 35 static jdouble Animation_GetFrameCnt(JNIEnv, jobject, jlong native_animation) { in Animation_GetFrameCnt() argument 40 static jfloat Animation_GetWidth(JNIEnv, jobject, jlong native_animation) { in Animation_GetWidth() argument 45 static jfloat Animation_GetHeight(JNIEnv, jobject, jlong native_animation) { in Animation_GetHeight() argument 50 static void Animation_SeekFrame(JNIEnv, jobject, jlong native_animation, jdouble frame) { in Animation_SeekFrame() argument 56 static void Animation_SeekTime(JNIEnv, jobject, jlong native_animation, jdouble t) { in Animation_SeekTime() argument 62 static void Animation_Render(JNIEnv, jobject, jlong native_animation, jlong native_canvas) { in Animation_Render() argument
|
| D | Paint.cpp | 17 static jlong Paint_Create(JNIEnv*, jobject) { in Paint_Create() argument 21 static void Paint_Release(JNIEnv*, jobject, jlong native_paint) { in Paint_Release() argument 25 static void Paint_SetColor(JNIEnv*, jobject, jlong native_paint, in Paint_SetColor() argument 32 static void Paint_SetStroke(JNIEnv*, jobject, jlong native_paint, jboolean stroke) { in Paint_SetStroke() argument 38 static void Paint_SetStrokeWidth(JNIEnv*, jobject, jlong native_paint, jfloat width) { in Paint_SetStrokeWidth() argument 88 static void Paint_SetColorFilter(JNIEnv*, jobject, jlong native_paint, jlong native_cf) { in Paint_SetColorFilter() argument 94 static void Paint_SetShader(JNIEnv*, jobject, jlong native_paint, jlong native_shader) { in Paint_SetShader() argument 100 static void Paint_SetImageFilter(JNIEnv*, jobject, jlong native_paint, jlong native_filter) { in Paint_SetImageFilter() argument
|
| D | Image.cpp | 31 void Image_Release(JNIEnv*, jobject, jlong native_instance) { in Image_Release() argument 35 jint Image_GetWidth(JNIEnv*, jobject, jlong native_instance) { in Image_GetWidth() argument 40 jint Image_GetHeight(JNIEnv*, jobject, jlong native_instance) { in Image_GetHeight() argument 45 jlong Image_MakeShader(JNIEnv*, jobject, jlong native_instance, jint jtmx, jint jtmy, in Image_MakeShader() argument
|
| D | ColorFilters.cpp | 31 static jlong MakeCompose(JNIEnv*, jobject, jlong outer, jlong inner) { in MakeCompose() argument 38 static void ColorFilter_Release(JNIEnv*, jobject, jlong native_cf) { in ColorFilter_Release() argument
|
| /external/tensorflow/tensorflow/lite/java/src/test/native/ |
| D | supported_features_jni.cc | 20 Java_org_tensorflow_lite_SupportedFeatures_supportsCancellation(JNIEnv*, in Java_org_tensorflow_lite_SupportedFeatures_supportsCancellation() argument 30 Java_org_tensorflow_lite_SupportedFeatures_supportsXnnpack(JNIEnv*, jclass) { in Java_org_tensorflow_lite_SupportedFeatures_supportsXnnpack() argument 40 JNIEnv*, jclass) { in Java_org_tensorflow_lite_SupportedFeatures_supportsAllowFp16PrecisionForFp32() argument 49 Java_org_tensorflow_lite_SupportedFeatures_supportsSignatures(JNIEnv*, jclass) { in Java_org_tensorflow_lite_SupportedFeatures_supportsSignatures() argument
|
| /external/perfetto/test/cts/producer/jni/ |
| D | fake_producer_jni.cc | 76 Java_android_perfetto_producer_ProducerActivity_quitTaskRunner(JNIEnv*, in Java_android_perfetto_producer_ProducerActivity_quitTaskRunner() argument 85 Java_android_perfetto_producer_ProducerIsolatedService_quitTaskRunner(JNIEnv*, in Java_android_perfetto_producer_ProducerIsolatedService_quitTaskRunner() argument 94 Java_android_perfetto_producer_ProducerService_quitTaskRunner(JNIEnv*, jclass) { in Java_android_perfetto_producer_ProducerService_quitTaskRunner() argument 102 Java_android_perfetto_producer_ProducerActivity_setupProducer(JNIEnv*, jclass) { in Java_android_perfetto_producer_ProducerActivity_setupProducer() argument 108 Java_android_perfetto_producer_ProducerIsolatedService_setupProducer(JNIEnv*, in Java_android_perfetto_producer_ProducerIsolatedService_setupProducer() argument 115 Java_android_perfetto_producer_ProducerService_setupProducer(JNIEnv*, jclass) { in Java_android_perfetto_producer_ProducerService_setupProducer() argument
|
| /external/oboe/apps/fxlab/app/src/main/cpp/ |
| D | native-lib.cpp | 37 JNIEnv, in Java_com_mobileer_androidfxlab_NativeInterface_createAudioEngine() argument 43 JNIEnv, in Java_com_mobileer_androidfxlab_NativeInterface_destroyAudioEngine() argument 86 Java_com_mobileer_androidfxlab_NativeInterface_addDefaultEffectNative(JNIEnv *, jobject, jint jid) { in Java_com_mobileer_androidfxlab_NativeInterface_addDefaultEffectNative() argument 101 Java_com_mobileer_androidfxlab_NativeInterface_removeEffectNative(JNIEnv *, jobject, jint jind) { in Java_com_mobileer_androidfxlab_NativeInterface_removeEffectNative() argument 109 Java_com_mobileer_androidfxlab_NativeInterface_rotateEffectNative(JNIEnv *, jobject, in Java_com_mobileer_androidfxlab_NativeInterface_rotateEffectNative() argument 142 JNIEnv *, jobject, jint jindex, jboolean jenable) { in Java_com_mobileer_androidfxlab_NativeInterface_enableEffectNative() argument 152 JNIEnv *, jobject, jboolean jenable) { in Java_com_mobileer_androidfxlab_NativeInterface_enablePassthroughNative() argument
|
| /external/libchrome/base/android/jni_generator/ |
| D | sample_for_tests.cc | 82 JNIEnv*, in JNI_SampleForTests_GetDoubleFunction() argument 87 static jfloat JNI_SampleForTests_GetFloatFunction(JNIEnv*, in JNI_SampleForTests_GetFloatFunction() argument 92 static void JNI_SampleForTests_SetNonPODDatatype(JNIEnv*, in JNI_SampleForTests_SetNonPODDatatype() argument 98 JNIEnv*, in JNI_SampleForTests_GetNonPODDatatype() argument 103 static jint JNI_InnerClass_GetInnerIntFunction(JNIEnv*, in JNI_InnerClass_GetInnerIntFunction() argument
|
| /external/icu/android_icu4j/libcore_bridge/src/native/ |
| D | com_android_icu_util_regex_MatcherNative.cpp | 45 static jlong MatcherNative_getNativeFinalizer(JNIEnv*, jclass) { in MatcherNative_getNativeFinalizer() argument 71 static jint MatcherNative_groupCountImpl(JNIEnv*, jclass, jlong addr) { in MatcherNative_groupCountImpl() argument 76 static jboolean MatcherNative_hitEndImpl(JNIEnv*, jclass, jlong addr) { in MatcherNative_hitEndImpl() argument 107 static jboolean MatcherNative_requireEndImpl(JNIEnv*, jclass, jlong addr) { in MatcherNative_requireEndImpl() argument 123 static void MatcherNative_useAnchoringBoundsImpl(JNIEnv*, jclass, jlong addr, jboolean value) { in MatcherNative_useAnchoringBoundsImpl() argument 128 static void MatcherNative_useTransparentBoundsImpl(JNIEnv*, jclass, jlong addr, jboolean value) { in MatcherNative_useTransparentBoundsImpl() argument
|
| D | com_android_i18n_timezone_internal_Memory.cpp | 95 static jbyte Memory_peekByte(JNIEnv*, jclass, jlong srcAddress) { in Memory_peekByte() argument 148 static void Memory_pokeByte(JNIEnv*, jclass, jlong dstAddress, jbyte value) { in Memory_pokeByte() argument 200 static jshort Memory_peekShortNative(JNIEnv*, jclass, jlong srcAddress) { in Memory_peekShortNative() argument 204 static void Memory_pokeShortNative(JNIEnv*, jclass, jlong dstAddress, jshort value) { in Memory_pokeShortNative() argument 208 static jint Memory_peekIntNative(JNIEnv*, jclass, jlong srcAddress) { in Memory_peekIntNative() argument 212 static void Memory_pokeIntNative(JNIEnv*, jclass, jlong dstAddress, jint value) { in Memory_pokeIntNative() argument 216 static jlong Memory_peekLongNative(JNIEnv*, jclass, jlong srcAddress) { in Memory_peekLongNative() argument 220 static void Memory_pokeLongNative(JNIEnv*, jclass, jlong dstAddress, jlong value) { in Memory_pokeLongNative() argument
|
| /external/rust/crates/jni/tests/util/ |
| D | mod.rs | 33 pub fn call_java_abs(env: &JNIEnv, value: i32) -> i32 { in call_java_abs() 71 pub fn print_exception(env: &JNIEnv) { in print_exception() 80 pub fn unwrap<T>(env: &JNIEnv, res: Result<T>) -> T { in unwrap()
|
| /external/cronet/base/android/ |
| D | cpu_features.cc | 13 jint JNI_CpuFeatures_GetCoreCount(JNIEnv*) { in JNI_CpuFeatures_GetCoreCount() argument 17 jlong JNI_CpuFeatures_GetCpuFeatures(JNIEnv*) { in JNI_CpuFeatures_GetCpuFeatures() argument
|
| /external/rust/crates/jni/src/wrapper/java_vm/ |
| D | vm.rs | 196 pub fn attach_current_thread_permanently(&self) -> Result<JNIEnv> { in attach_current_thread_permanently() 251 pub fn attach_current_thread_as_daemon(&self) -> Result<JNIEnv> { in attach_current_thread_as_daemon() 268 pub fn get_env(&self) -> Result<JNIEnv> { in get_env() 279 fn attach_current_thread_impl(&self, thread_type: ThreadType) -> Result<JNIEnv> { in attach_current_thread_impl() 384 unsafe fn attach_current_thread(&self) -> Result<*mut sys::JNIEnv> { in attach_current_thread() 406 unsafe fn attach_current_thread_as_daemon(&self) -> Result<*mut sys::JNIEnv> { in attach_current_thread_as_daemon()
|
| /external/libchrome/base/android/ |
| D | cpu_features.cc | 13 jint JNI_CpuFeatures_GetCoreCount(JNIEnv*, const JavaParamRef<jclass>&) { in JNI_CpuFeatures_GetCoreCount() argument 17 jlong JNI_CpuFeatures_GetCpuFeatures(JNIEnv*, const JavaParamRef<jclass>&) { in JNI_CpuFeatures_GetCpuFeatures() argument
|
| /external/oboe/samples/minimaloboe/src/main/cpp/ |
| D | MinimalOboeJNI.cpp | 43 JNIEnv * /* env */, jobject) { in Java_com_example_minimaloboe_AudioPlayer_startAudioStreamNative() argument 56 JNIEnv * /* env */, jobject) { in Java_com_example_minimaloboe_AudioPlayer_stopAudioStreamNative() argument
|
| /external/perfetto/test/cts/test_apps/jni/ |
| D | target.cc | 48 Java_android_perfetto_cts_app_MainActivity_runNative(JNIEnv*, jclass) { in Java_android_perfetto_cts_app_MainActivity_runNative() argument 53 Java_android_perfetto_cts_app_BusyWaitActivity_runNativeBusyWait(JNIEnv*, in Java_android_perfetto_cts_app_BusyWaitActivity_runNativeBusyWait() argument
|
| /external/oboe/samples/drumthumper/src/main/cpp/ |
| D | DrumPlayerJNI.cpp | 64 …LL Java_com_plausiblesoftware_drumthumper_DrumPlayer_teardownAudioStreamNative(JNIEnv* , jobject) { in Java_com_plausiblesoftware_drumthumper_DrumPlayer_teardownAudioStreamNative() argument 126 JNIEXPORT jboolean JNICALL Java_com_plausiblesoftware_drumthumper_DrumPlayer_getOutputReset(JNIEnv*… in Java_com_plausiblesoftware_drumthumper_DrumPlayer_getOutputReset() argument 133 JNIEXPORT void JNICALL Java_com_plausiblesoftware_drumthumper_DrumPlayer_clearOutputReset(JNIEnv*, … in Java_com_plausiblesoftware_drumthumper_DrumPlayer_clearOutputReset() argument 140 JNIEXPORT void JNICALL Java_com_plausiblesoftware_drumthumper_DrumPlayer_restartStream(JNIEnv*, job… in Java_com_plausiblesoftware_drumthumper_DrumPlayer_restartStream() argument
|
| /external/cronet/base/android/jni_generator/ |
| D | sample_for_tests.cc | 83 JNIEnv*, in JNI_SampleForTests_GetDoubleFunction() argument 88 static jfloat JNI_SampleForTests_GetFloatFunction(JNIEnv*) { in JNI_SampleForTests_GetFloatFunction() argument 92 static void JNI_SampleForTests_SetNonPODDatatype(JNIEnv*, in JNI_SampleForTests_SetNonPODDatatype() argument 98 JNIEnv*, in JNI_SampleForTests_GetNonPODDatatype() argument 104 JNIEnv*, in JNI_SampleForTests_GetNonPODDatatype() argument 110 JNIEnv*, in JNI_SampleForTests_GetNonPODDatatype() argument
|
| /external/conscrypt/common/src/jni/main/cpp/conscrypt/ |
| D | jniutil.cc | 292 int (*defaultThrow)(JNIEnv*, const char*)) { in throwForAsn1Error() 308 int (*defaultThrow)(JNIEnv*, const char*)) { in throwForCipherError() 337 int (*defaultThrow)(JNIEnv*, const char*)) { in throwForEvpError() 352 int (*defaultThrow)(JNIEnv*, const char*)) { in throwForRsaError() 380 int (*defaultThrow)(JNIEnv*, const char*)) { in throwForX509Error() 392 int (*defaultThrow)(JNIEnv*, const char*)) { in throwExceptionFromBoringSSLError() 466 int (*actualThrow)(JNIEnv*, const char*)) { in throwSSLExceptionWithSslErrors()
|
| /external/jazzer-api/driver/src/main/native/com/code_intelligence/jazzer/driver/ |
| D | fuzz_target_runner.cpp | 140 JNIEnv *, jclass) { in Java_com_code_1intelligence_jazzer_driver_FuzzTargetRunner_printCrashingInput() argument 150 JNIEnv *, jclass, jint exit_code) { in Java_com_code_1intelligence_jazzer_driver_FuzzTargetRunner__1Exit() argument
|
| /external/jazzer-api/agent/src/main/native/com/code_intelligence/jazzer/runtime/ |
| D | signal_handler.cpp | 31 JNIEnv *, jclass) { in Java_com_code_1intelligence_jazzer_runtime_SignalHandler_handleInterrupt() argument
|
| /external/webrtc/sdk/android/src/jni/pc/ |
| D | audio_track.cc | 17 static void JNI_AudioTrack_SetVolume(JNIEnv*, in JNI_AudioTrack_SetVolume() argument
|
| /external/jazzer-api/tests/src/test/native/com/example/ |
| D | native_value_profile_fuzzer.cpp | 26 jboolean Java_com_example_NativeValueProfileFuzzer_checkAccess(JNIEnv *, jclass, in Java_com_example_NativeValueProfileFuzzer_checkAccess() argument
|
| /external/rust/crates/jni/src/wrapper/objects/ |
| D | auto_array.rs | 13 fn get(env: &JNIEnv, obj: JObject, is_copy: &mut jboolean) -> Result<*mut Self>; in get() 16 fn release(env: &JNIEnv, obj: JObject, ptr: NonNull<Self>, mode: i32) -> Result<()>; in release()
|