Searched defs:addNewEntryByResolvingConflict (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dtrie_map.cpp335 return addNewEntryByResolvingConflict(key, value, hashedKey, entry, entryIndex, level);
349 bool TrieMap::addNewEntryByResolvingConflict(const uint32_t key, const uint64_t value, function in class:latinime::TrieMap

Completed in 34 milliseconds