Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
Dsuggestion_results.h45 void getSortedScores(int *const outScores) const;
Dsuggestion_results.cpp83 void SuggestionResults::getSortedScores(int *const outScores) const { in getSortedScores() function in latinime::SuggestionResults