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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dformat_utils.cpp36 case VERSION_4_ONLY_FOR_TESTING:
37 return VERSION_4_ONLY_FOR_TESTING;
H A Dformat_utils.h40 VERSION_4_ONLY_FOR_TESTING = 399, enumerator in enum:latinime::FormatUtils::FORMAT_VERSION
H A Ddict_file_writing_utils.cpp52 case FormatUtils::VERSION_4_ONLY_FOR_TESTING:
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
H A Ddictionary_structure_with_buffer_policy_factory.cpp68 case FormatUtils::VERSION_4_ONLY_FOR_TESTING:
128 case FormatUtils::VERSION_4_ONLY_FOR_TESTING:
186 case FormatUtils::VERSION_4_ONLY_FOR_TESTING:
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
H A Dheader_policy.h122 case FormatUtils::VERSION_4_ONLY_FOR_TESTING:
123 return FormatUtils::VERSION_4_ONLY_FOR_TESTING;
H A Dheader_read_write_utils.cpp117 case FormatUtils::VERSION_4_ONLY_FOR_TESTING:

Completed in 137 milliseconds