Home
last modified time | relevance | path

Searched refs:app_context (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/annotator/
Dannotator_jni.cc117 JNIEnv* env, const AnnotatorJniContext* model_context, jobject app_context, in ClassificationResultWithIntentsToJObject() argument
219 app_context, model_context->model()->entity_data_schema(), in ClassificationResultWithIntentsToJObject()
238 JNIEnv* env, const AnnotatorJniContext* model_context, jobject app_context, in ClassificationResultsWithIntentsToJObjectArray() argument
275 env, model_context, app_context, result_class.get(), in ClassificationResultsWithIntentsToJObjectArray()
544 jint selection_end, jobject options, jobject app_context, in TC3_JNI_METHOD()
560 if (app_context != nullptr) { in TC3_JNI_METHOD()
562 env, model_context, app_context, device_locales, in TC3_JNI_METHOD()
Dannotator_jni.h62 jint selection_end, jobject options, jobject app_context,
/external/libtextclassifier/actions/
Dactions_jni.cc121 jobject app_context, in ActionSuggestionsToJObjectArray() argument
168 device_locales, action_result[i], conversation, app_context, in ActionSuggestionsToJObjectArray()
360 jlong annotatorPtr, jobject app_context, jstring device_locales, in TC3_JNI_METHOD()
378 env, context, app_context, anntotations_entity_data_schema, in TC3_JNI_METHOD()
Dactions_jni.h42 jlong annotatorPtr, jobject app_context, jstring device_locales,