OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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