Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_dict_constants.h44 static const char *const SHORTCUT_FILE_EXTENSION; variable
Dver4_dict_constants.cpp39 const char *const Ver4DictConstants::SHORTCUT_FILE_EXTENSION = ".shortcut_shortcut"; member in latinime::backward::v402::Ver4DictConstants
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
Dshortcut_dict_content.h42 Ver4DictConstants::SHORTCUT_FILE_EXTENSION, isUpdatable, in ShortcutDictContent()
Dshortcut_dict_content.cpp74 Ver4DictConstants::SHORTCUT_FILE_EXTENSION); in flushToFile()