Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/shortcut/
Dver4_shortcut_list_policy.h66 return mShortcutDictContent->writeShortcutEntry(codePoints, codePointCount, probability, in addNewShortcut()
91 if (!mShortcutDictContent->writeShortcutEntry(codePoints, in addNewShortcut()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/shortcut/
Dver4_shortcut_list_policy.h76 return mShortcutDictContent->writeShortcutEntry(codePoints, codePointCount, probability, in addNewShortcut()
101 if (!mShortcutDictContent->writeShortcutEntry(codePoints, in addNewShortcut()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dshortcut_dict_content.h69 bool writeShortcutEntry(const int *const codePoint, const int codePointCount, in writeShortcutEntry() function
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
Dshortcut_dict_content.h76 bool writeShortcutEntry(const int *const codePoint, const int codePointCount, in writeShortcutEntry() function