Home
last modified time | relevance | path

Searched refs:remote_action_templates_result (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/actions/
Dactions_jni.cc164 jobject remote_action_templates_result = nullptr; in ActionSuggestionsToJObjectArray() local
171 remote_action_templates_result = in ActionSuggestionsToJObjectArray()
184 serialized_entity_data, remote_action_templates_result)); in ActionSuggestionsToJObjectArray()
/external/libtextclassifier/annotator/
Dannotator_jni.cc211 jobject remote_action_templates_result = nullptr; in ClassificationResultWithIntentsToJObject() local
221 remote_action_templates_result = in ClassificationResultWithIntentsToJObject()
233 remote_action_templates_result, classification_result.duration_ms, in ClassificationResultWithIntentsToJObject()