Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/utils/intents/
H A Djni.h73 StatusOr<ScopedLocalRef<jobjectArray>> RemoteActionTemplatesToJObjectArray(
H A Djni.cc288 RemoteActionTemplatesHandler::RemoteActionTemplatesToJObjectArray( in RemoteActionTemplatesToJObjectArray() function in libtextclassifier3::RemoteActionTemplatesHandler
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dactions_jni.cc212 context->template_handler()->RemoteActionTemplatesToJObjectArray( in ActionSuggestionsToJObject()
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dannotator_jni.cc285 model_context->template_handler()->RemoteActionTemplatesToJObjectArray( in ClassificationResultWithIntentsToJObject()