Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dlua-ranker.cc74 std::vector<ActionSuggestion> ranked_actions; in ReadActionsRanking() local
85 ranked_actions.push_back(response_->actions[action_id]); in ReadActionsRanking()
88 response_->actions = ranked_actions; in ReadActionsRanking()