Home
last modified time | relevance | path

Searched refs:CallIntMethod (Results 1 – 25 of 28) sorted by relevance

12

/external/libtextclassifier/native/utils/utf8/
Dunilib-javaicu.cc90 JniHelper::CallIntMethod(jenv, text_java.get(), in Length()
93 return JniHelper::CallIntMethod(jenv, text_java.get(), in Length()
266 const int found_start = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
273 const int found_end = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
280 int context_length_bmp = jni_cache_->GetEnv()->CallIntMethod( in ApproximatelyMatches()
299 const int find_offset = jni_cache_->GetEnv()->CallIntMethod( in UpdateLastFindOffset()
305 const int codepoint_count = jni_cache_->GetEnv()->CallIntMethod( in UpdateLastFindOffset()
350 const int java_index = jni_cache_->GetEnv()->CallIntMethod( in Start()
362 const int unicode_index = jni_cache_->GetEnv()->CallIntMethod( in Start()
390 const int java_index = jni_cache_->GetEnv()->CallIntMethod( in End()
[all …]
/external/tflite-support/tensorflow_lite_support/java/src/native/task/text/nlclassifier/
Dnl_classifier_jni.cc65 .input_tensor_index = env->CallIntMethod(java_nl_classifier_options, in ConvertJavaNLClassifierOptions()
67 .output_score_tensor_index = env->CallIntMethod( in ConvertJavaNLClassifierOptions()
69 .output_label_tensor_index = env->CallIntMethod( in ConvertJavaNLClassifierOptions()
/external/webrtc/modules/audio_device/android/
Daudio_track_jni.cc51 int requested_buffer_size_bytes = audio_track_->CallIntMethod( in InitPlayout()
64 audio_track_->CallIntMethod(get_buffer_size_in_frames_); in InitPlayout()
89 return audio_track_->CallIntMethod(get_stream_max_volume_); in GetStreamMaxVolume()
93 return audio_track_->CallIntMethod(get_stream_volume_); in GetStreamVolume()
Daudio_record_jni.cc61 return audio_record_->CallIntMethod(init_recording_, in InitRecording()
/external/icing/icing/tokenization/reverse_jni/
Dreverse-jni-break-iterator.cc125 const int first_index = jni_cache_->GetEnv()->CallIntMethod( in First()
135 const int preceding_index = jni_cache_->GetEnv()->CallIntMethod( in Preceding()
145 const int following_index = jni_cache_->GetEnv()->CallIntMethod( in Following()
/external/libchrome/base/android/jni_generator/
DtestFromJavaP.golden55 env->CallIntMethod(obj.obj(),
133 env->CallIntMethod(obj.obj(),
154 env->CallIntMethod(obj.obj(),
179 env->CallIntMethod(obj.obj(),
DtestConstantsFromJavaP.golden436 env->CallIntMethod(obj.obj(),
456 env->CallIntMethod(obj.obj(),
495 env->CallIntMethod(obj.obj(),
516 env->CallIntMethod(obj.obj(),
537 env->CallIntMethod(obj.obj(),
557 env->CallIntMethod(obj.obj(),
826 env->CallIntMethod(obj.obj(),
847 env->CallIntMethod(obj.obj(),
868 env->CallIntMethod(obj.obj(),
889 env->CallIntMethod(obj.obj(),
[all …]
DSampleForTests_jni.golden239 env->CallIntMethod(obj.obj(),
/external/libtextclassifier/native/utils/calendar/
Dcalendar-javaicu.cc40 JniHelper::CallIntMethod(jenv, calendar, jni_cache->calendar_get, field)); in CalendarGet()
156 JniHelper::CallIntMethod(jenv_, calendar_.get(), in GetFirstDayOfWeek()
/external/conscrypt/common/src/jni/main/include/conscrypt/
Dbio_input_stream.h72 jint read = env->CallIntMethod(getStream(), method, javaBytes.get()); in read_internal()
/external/tflite-support/tensorflow_lite_support/java/src/native/task/vision/classifier/
Dimage_classifier_jni.cc66 jint max_results = env->CallIntMethod(java_options, max_results_id); in ConvertToProtoOptions()
99 jint num_threads = env->CallIntMethod(java_options, num_threads_id); in ConvertToProtoOptions()
/external/tflite-support/tensorflow_lite_support/java/src/native/task/vision/detector/
Dobject_detector_jni.cc65 jint max_results = env->CallIntMethod(java_options, max_results_id); in ConvertToProtoOptions()
99 jint num_threads = env->CallIntMethod(java_options, num_threads_id); in ConvertToProtoOptions()
/external/libtextclassifier/native/annotator/
Dannotator_jni_common.cc95 JniHelper::CallIntMethod(env, joptions, get_annotation_usecase)); in FromJavaOptionsInternal()
193 JniHelper::CallIntMethod(env, joptions, get_annotation_usecase)); in FromJavaSelectionOptions()
340 JniHelper::CallIntMethod(env, joptions, get_annotate_mode)); in FromJavaAnnotationOptions()
/external/webrtc/modules/utility/include/
Djvm_android.h51 jint CallIntMethod(jmethodID methodID, ...);
/external/skqp/platform_tools/android/apps/skottie/src/main/cpp/
DJavaInputStreamAdaptor.cpp140 jint n = env->CallIntMethod(fJavaInputStream, in doRead()
/external/libtextclassifier/native/utils/java/
Djni-helper.h145 static StatusOr<int32> CallIntMethod(JNIEnv* env, jobject object,
Djni-helper.cc126 StatusOr<int32> JniHelper::CallIntMethod(JNIEnv* env, jobject object, in CallIntMethod() function in libtextclassifier3::JniHelper
/external/icing/icing/text_classifier/lib3/utils/java/
Djni-helper.h143 static StatusOr<int32> CallIntMethod(JNIEnv* env, jobject object,
Djni-helper.cc124 StatusOr<int32> JniHelper::CallIntMethod(JNIEnv* env, jobject object, in CallIntMethod() function in libtextclassifier3::JniHelper
/external/exoplayer/tree/extensions/flac/src/main/jni/
Dflac_jni.cc55 int result = env->CallIntMethod(flacDecoderJni, mid, byteBuffer); in readAt()
/external/webrtc/modules/utility/source/
Djvm_android.cc114 jint GlobalRef::CallIntMethod(jmethodID methodID, ...) { in CallIntMethod() function in webrtc::GlobalRef
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_android.c313 nserv = (*env)->CallIntMethod(env, server_list, android_list_size_mid); in ares_get_android_server_list()
/external/libtextclassifier/native/utils/intents/
Djni-lua.cc430 StatusOr<int> status_or_resource_id = JniHelper::CallIntMethod( in HandleAndroidStringResources()
/external/libtextclassifier/native/actions/
Dactions_jni.cc296 TC3_ASSIGN_OR_RETURN(int32 user_id, JniHelper::CallIntMethod( in FromJavaConversationMessage()
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc3703 in_limit = env->CallIntMethod(inBuffer,conscrypt::jniutil::buffer_limitMethod); in evp_aead_ctx_op_buf()
3705 in_position = env->CallIntMethod(inBuffer,conscrypt::jniutil::buffer_positionMethod); in evp_aead_ctx_op_buf()
3717 out_limit = env->CallIntMethod(outBuffer,conscrypt::jniutil::buffer_limitMethod); in evp_aead_ctx_op_buf()
3719 out_position = env->CallIntMethod(outBuffer,conscrypt::jniutil::buffer_positionMethod); in evp_aead_ctx_op_buf()
6771 jint keyLen = env->CallIntMethod(sslHandshakeCallbacks, methodID, identityHintJava.get(), in psk_client_callback()
6836 jint keyLen = env->CallIntMethod(sslHandshakeCallbacks, methodID, identityHintJava.get(), in psk_server_callback()
8046 jint offset = env->CallIntMethod(sslHandshakeCallbacks, methodID, protocols.get()); in selectApplicationProtocol()

12