Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.cpp62 Dictionary::NgramListenerForPrediction::NgramListenerForPrediction( in NgramListenerForPrediction() function in latinime::Dictionary::NgramListenerForPrediction
68 void Dictionary::NgramListenerForPrediction::onVisitEntry(const int ngramProbability, in onVisitEntry()
93 NgramListenerForPrediction listener(prevWordsInfo, outSuggestionResults, in getPredictions()
Ddictionary.h118 class NgramListenerForPrediction : public NgramListener {
120 NgramListenerForPrediction(const PrevWordsInfo *const prevWordsInfo,
126 DISALLOW_IMPLICIT_CONSTRUCTORS(NgramListenerForPrediction);