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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.cpp 335 return addNewEntryByResolvingConflict(key, value, hashedKey, entry, entryIndex, level);
349 bool TrieMap::addNewEntryByResolvingConflict(const uint32_t key, const uint64_t value,
trie_map.h 310 bool addNewEntryByResolvingConflict(const uint32_t key, const uint64_t value,

Completed in 477 milliseconds