Home
last modified time | relevance | path

Searched refs:sourceShortcutDictContent (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
H A Dshortcut_dict_content.cpp100 const ShortcutDictContent *const sourceShortcutDictContent, const int toPos) { in copyShortcutListFromDictContent() argument
108 sourceShortcutDictContent->getShortcutEntryAndAdvancePosition(MAX_WORD_LENGTH, in copyShortcutListFromDictContent()
H A Dshortcut_dict_content.h87 const ShortcutDictContent *const sourceShortcutDictContent, const int toPos);
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
H A Dshortcut_dict_content.cpp115 const ShortcutDictContent *const sourceShortcutDictContent, const int toPos) { in copyShortcutListFromDictContent() argument
123 sourceShortcutDictContent->getShortcutEntryAndAdvancePosition(MAX_WORD_LENGTH, in copyShortcutListFromDictContent()
H A Dshortcut_dict_content.h94 const ShortcutDictContent *const sourceShortcutDictContent, const int toPos);