Home
last modified time | relevance | path

Searched refs:VERSION_202 (Results 1 – 5 of 5) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dformat_utils.cpp34 case VERSION_202: in getFormatVersion()
35 return VERSION_202; in getFormatVersion()
Dformat_utils.h39 VERSION_202 = 202, enumerator
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
Ddictionary_structure_with_buffer_policy_factory.cpp118 case FormatUtils::VERSION_202: in newPolicyForDirectoryDict()
183 case FormatUtils::VERSION_202: in newPolicyForFileDict()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.h120 case FormatUtils::VERSION_202: in getFormatVersionNumber()
121 return FormatUtils::VERSION_202; in getFormatVersionNumber()
Dheader_read_write_utils.cpp114 case FormatUtils::VERSION_202: in writeDictionaryVersion()