Home
last modified time | relevance | path

Searched defs:getMaxProbabilityOfExactMatches (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
H A Ddictionary_utils.cpp30 /* static */ int DictionaryUtils::getMaxProbabilityOfExactMatches( in getMaxProbabilityOfExactMatches() function in latinime::DictionaryUtils
H A Ddictionary.cpp107 int Dictionary::getMaxProbabilityOfExactMatches(const CodePointArrayView codePoints) const { in getMaxProbabilityOfExactMatches() function in latinime::Dictionary