Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dranker.cc146 bool IsAnyActionEquivalent(const ActionSuggestion& action, in IsAnyActionEquivalent() function
251 if (!IsAnyActionEquivalent(candidate, deduplicated_actions)) { in RankActions()