Searched refs:ActionsSuggestionsJniContext (Results 1 – 1 of 1) sorted by relevance
65 class ActionsSuggestionsJniContext { class67 static ActionsSuggestionsJniContext* Create( in Create()84 return new ActionsSuggestionsJniContext(jni_cache, std::move(model), in Create()102 ActionsSuggestionsJniContext( in ActionsSuggestionsJniContext() function in libtextclassifier3::__anon488ae8a30111::ActionsSuggestionsJniContext125 JNIEnv* env, const ActionsSuggestionsJniContext* context, in ActionSuggestionsToJObject()416 using libtextclassifier3::ActionsSuggestionsJniContext;435 return reinterpret_cast<jlong>(ActionsSuggestionsJniContext::Create( in TC3_JNI_METHOD()440 return reinterpret_cast<jlong>(ActionsSuggestionsJniContext::Create( in TC3_JNI_METHOD()461 return reinterpret_cast<jlong>(ActionsSuggestionsJniContext::Create( in TC3_JNI_METHOD()466 return reinterpret_cast<jlong>(ActionsSuggestionsJniContext::Create( in TC3_JNI_METHOD()[all …]