Searched refs:NgramListenerForPrediction (Results 1 – 2 of 2) sorted by relevance
124 class NgramListenerForPrediction : public NgramListener {126 NgramListenerForPrediction(const NgramContext *const ngramContext,132 DISALLOW_IMPLICIT_CONSTRUCTORS(NgramListenerForPrediction);
60 Dictionary::NgramListenerForPrediction::NgramListenerForPrediction( in NgramListenerForPrediction() function in latinime::Dictionary::NgramListenerForPrediction67 void Dictionary::NgramListenerForPrediction::onVisitEntry(const int ngramProbability, in onVisitEntry()98 NgramListenerForPrediction listener(ngramContext, prevWordIds, outSuggestionResults, in getPredictions()