OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasNextShortcutTarget
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
binary_dictionary_shortcut_iterator.h
39
AK_FORCE_INLINE bool
hasNextShortcutTarget
() const {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestions_output_utils.cpp
254
while (shortcutIt->
hasNextShortcutTarget
()) {
Completed in 168 milliseconds