Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/shortcut/
Dshortcut_list_reading_utils.cpp47 const int maxLength, int *const outWord, int *const pos) { in readShortcutTarget() argument
50 nullptr /* codePointTable */, outWord, pos); in readShortcutTarget()
Dshortcut_list_reading_utils.h61 int *const outWord, int *const pos);