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/suggest/policyimpl/dictionary/structure/
Ddictionary_structure_with_buffer_policy_factory.cpp68 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in newPolicyForOnMemoryDict()
127 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in newPolicyForDirectoryDict()
182 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in newPolicyForFileDict()
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
Dformat_utils.cpp32 case VERSION_4_ONLY_FOR_TESTING: in getFormatVersion()
33 return VERSION_4_ONLY_FOR_TESTING; in getFormatVersion()
Dformat_utils.h34 VERSION_4_ONLY_FOR_TESTING = 399, enumerator
Ddict_file_writing_utils.cpp51 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in createEmptyDictFile()
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/header/
Dheader_policy.h142 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in getFormatVersionNumber()
143 return FormatUtils::VERSION_4_ONLY_FOR_TESTING; in getFormatVersionNumber()
Dheader_read_write_utils.cpp101 case FormatUtils::VERSION_4_ONLY_FOR_TESTING: in writeDictionaryVersion()