Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
H A Dshortcut_dict_content.cpp74 if (!copyShortcutListFromDictContent(originalShortcutListPos, originalShortcutDictContent, in runGC()
96 return copyShortcutListFromDictContent(shortcutListPos, this, toPos); in copyShortcutList()
99 bool ShortcutDictContent::copyShortcutListFromDictContent(const int shortcutListPos, in copyShortcutListFromDictContent() function in latinime::ShortcutDictContent
H A Dshortcut_dict_content.h86 bool copyShortcutListFromDictContent(const int shortcutListPos,
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
H A Dshortcut_dict_content.cpp89 if (!copyShortcutListFromDictContent(originalShortcutListPos, originalShortcutDictContent, in runGC()
111 return copyShortcutListFromDictContent(shortcutListPos, this, toPos); in copyShortcutList()
114 bool ShortcutDictContent::copyShortcutListFromDictContent(const int shortcutListPos, in copyShortcutListFromDictContent() function in latinime::backward::v402::ShortcutDictContent
H A Dshortcut_dict_content.h93 bool copyShortcutListFromDictContent(const int shortcutListPos,