Home
last modified time | relevance | path

Searched refs:VERSION_4_ONLY_FOR_TESTING (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
Ddictionary_structure_with_buffer_policy_factory.cpp68 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in newPolicyForOnMemoryDict()
128 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in newPolicyForDirectoryDict()
186 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in newPolicyForFileDict()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dformat_utils.cpp36 case VERSION_4_ONLY_FOR_TESTING: in getFormatVersion()
37 return VERSION_4_ONLY_FOR_TESTING; in getFormatVersion()
Dformat_utils.h40 VERSION_4_ONLY_FOR_TESTING = 399, enumerator
Ddict_file_writing_utils.cpp52 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in createEmptyDictFile()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.h122 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in getFormatVersionNumber()
123 return FormatUtils::VERSION_4_ONLY_FOR_TESTING; in getFormatVersionNumber()
Dheader_read_write_utils.cpp117 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in writeDictionaryVersion()