Home
last modified time | relevance | path

Searched refs:truncateEntries (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_writing_helper.cpp92 if (!mBuffers->getMutableLanguageModelDictContent()->truncateEntries( in runGC()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content.h196 bool truncateEntries(const EntryCounts &currentEntryCounts, const EntryCounts &maxEntryCounts,
Dlanguage_model_dict_content.cpp198 bool LanguageModelDictContent::truncateEntries(const EntryCounts &currentEntryCounts, in truncateEntries() function in latinime::LanguageModelDictContent