Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dranker.cc103 int CompareAnnotationsOnly(const ActionSuggestion& action, in CompareAnnotationsOnly() function
121 return CompareAnnotationsOnly(action, other) == 0; in HaveEquivalentAnnotations()
136 return CompareAnnotationsOnly(action, other); in Compare()
289 return (CompareAnnotationsOnly(action, other) < 0); in RankActions()