Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dranker.cc107 int CompareAnnotationsOnly(const ActionSuggestion& action, in CompareAnnotationsOnly() function
125 return CompareAnnotationsOnly(action, other) == 0; in HaveEquivalentAnnotations()
140 return CompareAnnotationsOnly(action, other); in Compare()
295 return (CompareAnnotationsOnly(action, other) < 0); in RankActions()