Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dtrie_map.cpp134 if (!removeInner(nextLevelBitmapEntry)){ in remove()
427 bool TrieMap::removeInner(const Entry &bitmapEntry) { in removeInner() function in latinime::TrieMap
438 if (!removeInner(entry)) { in removeInner()
451 if (!removeInner(nextLevelBitmapEntry)) { in removeInner()
Dtrie_map.h395 bool removeInner(const Entry &bitmapEntry);