HomeSort by relevance Sort by last modified time
    Searched defs:getFormatVersion (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
format_utils.cpp 28 /* static */ FormatUtils::FORMAT_VERSION FormatUtils::getFormatVersion(const int formatVersion) {
65 return getFormatVersion(ByteArrayUtils::readUint16(dictBuffer.data(), 4));
  /external/icu/icu4c/source/tools/genrb/
reslist.cpp 129 int32_t getFormatVersion() {
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionary.java 347 public int getFormatVersion() {

Completed in 675 milliseconds