Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_dict_constants.h45 static const char *const SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION; variable
Dver4_dict_constants.cpp40 const char *const Ver4DictConstants::SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION = ".shortcut_lookup"; member in latinime::backward::v402::Ver4DictConstants
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
Dshortcut_dict_content.h40 Ver4DictConstants::SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION, in ShortcutDictContent()
Dshortcut_dict_content.cpp72 return flush(dictPath, Ver4DictConstants::SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION, in flushToFile()