Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/intents/
Djni.h62 jobjectArray RemoteActionTemplatesToJObjectArray(
Djni.cc178 jobjectArray RemoteActionTemplatesHandler::RemoteActionTemplatesToJObjectArray( in RemoteActionTemplatesToJObjectArray() function in libtextclassifier3::RemoteActionTemplatesHandler
/external/libtextclassifier/actions/
Dactions_jni.cc172 context->template_handler()->RemoteActionTemplatesToJObjectArray( in ActionSuggestionsToJObjectArray()
/external/libtextclassifier/annotator/
Dannotator_jni.cc223 ->RemoteActionTemplatesToJObjectArray(remote_action_templates); in ClassificationResultWithIntentsToJObject()