HomeSort by relevance Sort by last modified time
    Searched refs:SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION (Results 1 - 4 of 4) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_dict_constants.h 45 static const char *const SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION;
ver4_dict_constants.cpp 40 const char *const Ver4DictConstants::SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION = ".shortcut_lookup";
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/content/
shortcut_dict_content.h 40 Ver4DictConstants::SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION,
shortcut_dict_content.cpp 72 return flush(dictPath, Ver4DictConstants::SHORTCUT_LOOKUP_TABLE_FILE_EXTENSION,

Completed in 47 milliseconds