HomeSort by relevance Sort by last modified time
    Searched refs:getFinalFreq (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/src/
correction.h 78 int getFinalFreq(const int freq, unsigned short **word, int* wordLength);
unigram_dictionary.cpp 381 const int finalFreq = correction->getFinalFreq(freq, &wordPointer, &wordLength);
    [all...]

Completed in 15 milliseconds