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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.cpp 134 if (!removeInner(nextLevelBitmapEntry)){
427 bool TrieMap::removeInner(const Entry &bitmapEntry) {
438 if (!removeInner(entry)) {
451 if (!removeInner(nextLevelBitmapEntry)) {
trie_map.h 395 bool removeInner(const Entry &bitmapEntry);

Completed in 72 milliseconds