Home
last modified time | relevance | path

Searched refs:getNextShortcut (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
H A Ddictionary_shortcuts_structure_policy.h33 virtual void getNextShortcut(const int maxCodePointCount, int *const outCodePoint,
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dbinary_dictionary_shortcut_iterator.h48 mShortcutStructurePolicy->getNextShortcut(maxDepth, outTarget, outTargetLength, in nextShortcutTarget()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/shortcut/
H A Dshortcut_list_policy.h44 void getNextShortcut(const int maxCodePointCount, int *const outCodePoint, in getNextShortcut() function
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/shortcut/
H A Dver4_shortcut_list_policy.h51 void getNextShortcut(const int maxCodePointCount, int *const outCodePoint, in getNextShortcut() function
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/shortcut/
H A Dver4_shortcut_list_policy.h41 void getNextShortcut(const int maxCodePointCount, int *const outCodePoint, in getNextShortcut() function