Home
last modified time | relevance | path

Searched defs:targetCodePointCount (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
H A Dshortcut_dict_content.cpp156 int targetCodePointCount = 0; in findShortcutEntryAndGetPos() local
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
H A Dshortcut_dict_content.cpp171 int targetCodePointCount = 0; in findShortcutEntryAndGetPos() local
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
H A Dver4_patricia_trie_node_writer.cpp275 const int *const targetCodePoints, const int targetCodePointCount, in addShortcutTarget()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_node_writer.cpp309 const int *const targetCodePoints, const int targetCodePointCount, in addShortcutTarget()