Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dactions-suggestions.h238 bool GatherActionsSuggestions(const Conversation& conversation,
Dactions-suggestions.cc1320 bool ActionsSuggestions::GatherActionsSuggestions( in GatherActionsSuggestions() function in libtextclassifier3::ActionsSuggestions
1419 if (!GatherActionsSuggestions(conversation, annotator, options, &response)) { in SuggestActions()