Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dactions_jni.cc201 ScopedLocalRef<jobjectArray> remote_action_templates_result; in ActionSuggestionsToJObject() local
211 remote_action_templates_result, in ActionSuggestionsToJObject()
254 serialized_entity_data.get(), remote_action_templates_result.get(), in ActionSuggestionsToJObject()
/external/libtextclassifier/native/annotator/
Dannotator_jni.cc269 ScopedLocalRef<jobjectArray> remote_action_templates_result; in ClassificationResultWithIntentsToJObject() local
283 remote_action_templates_result, in ClassificationResultWithIntentsToJObject()
297 remote_action_templates_result.get(), classification_result.duration_ms, in ClassificationResultWithIntentsToJObject()