Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dactions_jni.cc203 std::vector<RemoteActionTemplate> remote_action_templates; in ActionSuggestionsToJObject() local
209 &remote_action_templates)) { in ActionSuggestionsToJObject()
213 remote_action_templates)); in ActionSuggestionsToJObject()
/external/libtextclassifier/native/annotator/
Dannotator_jni.cc273 std::vector<RemoteActionTemplate> remote_action_templates; in ClassificationResultWithIntentsToJObject() local
278 &remote_action_templates)) { in ClassificationResultWithIntentsToJObject()
285 remote_action_templates)); in ClassificationResultWithIntentsToJObject()