Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content.cpp198 bool LanguageModelDictContent::truncateEntries(const EntryCounts &currentEntryCounts, in truncateEntries() argument
204 if (currentEntryCounts.getNgramCount(ngramType) in truncateEntries()
207 currentEntryCounts.getNgramCount(ngramType)); in truncateEntries()
Dlanguage_model_dict_content.h196 bool truncateEntries(const EntryCounts &currentEntryCounts, const EntryCounts &maxEntryCounts,