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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/bigram/
ver4_bigram_list_policy.cpp 270 const HistoricalInfo &historicalInfoForUpdate = ngramProperty->getHistoricalInfo();
274 &historicalInfoForUpdate, mHeaderPolicy);
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
ver4_patricia_trie_node_writer.cpp 400 const HistoricalInfo &historicalInfoForUpdate = unigramProperty->getHistoricalInfo();
404 unigramProperty->getProbability(), &historicalInfoForUpdate, mHeaderPolicy);

Completed in 160 milliseconds