OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasNextLevelMap
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
language_model_dict_content.cpp
189
if (entry.
hasNextLevelMap
()) {
286
if (entry.
hasNextLevelMap
()) {
380
if (!entry.
hasNextLevelMap
()) {
426
if (!entry.
hasNextLevelMap
()) {
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.h
75
bool
hasNextLevelMap
() const {
Completed in 47 milliseconds