Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_writing_helper.cpp91 const EntryCounts &maxEntryCounts = headerPolicy->getMaxNgramCounts(); in runGC() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content.cpp199 const EntryCounts &maxEntryCounts, const HeaderPolicy *const headerPolicy, in truncateEntries()