Home
last modified time | relevance | path

Searched defs:formatVersion (Results 1 – 25 of 78) sorted by relevance

1234

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
Ddictionary_structure_with_buffer_policy_factory.cpp57 const int formatVersion, const std::vector<int> &locale, in newPolicyForOnMemoryDict()
85 const FormatUtils::FORMAT_VERSION formatVersion, in newPolicyForOnMemoryV4Dict()
113 const FormatUtils::FORMAT_VERSION formatVersion = FormatUtils::detectFormatVersion( in newPolicyForDirectoryDict() local
145 const char *const headerFilePath, const FormatUtils::FORMAT_VERSION formatVersion, in newPolicyForV4Dict()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_dict_buffers.cpp41 const FormatUtils::FORMAT_VERSION formatVersion) { in openVer4DictBuffers()
130 const FormatUtils::FORMAT_VERSION formatVersion) in Ver4DictBuffers()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_dict_buffers.cpp35 const FormatUtils::FORMAT_VERSION formatVersion) { in openVer4DictBuffers()
172 const FormatUtils::FORMAT_VERSION formatVersion, in Ver4DictBuffers()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Ddict_file_writing_utils.cpp45 const FormatUtils::FORMAT_VERSION formatVersion = FormatUtils::getFormatVersion(dictVersion); in createEmptyDictFile() local
68 const FormatUtils::FORMAT_VERSION formatVersion) { in createEmptyV4DictFile()
Dformat_utils.cpp28 /* static */ FormatUtils::FORMAT_VERSION FormatUtils::getFormatVersion(const int formatVersion) { in getFormatVersion()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DWordListMetadata.java59 final int version, final int formatVersion, in WordListMetadata()
94 final Integer formatVersion = values.getAsInteger(MetadataDbHelper.FORMATVERSION_COLUMN); in createFromContentValues() local
/packages/providers/MediaProvider/photopicker/schemas/com.android.photopicker.core.database.PhotopickerDatabase/
D1.json2 "formatVersion": 1, number
/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.adselection.SharedStorageDatabase/
D1.json2 "formatVersion": 1, number
D2.json2 "formatVersion": 1, number
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DBinaryDictionaryTests.java75 private File createEmptyDictionaryAndGetFile(final int formatVersion) { in createEmptyDictionaryAndGetFile()
80 private File createEmptyDictionaryWithAttributesAndGetFile(final int formatVersion, in createEmptyDictionaryWithAttributesAndGetFile()
93 private File createEmptyVer4DictionaryAndGetFile(final int formatVersion, in createEmptyVer4DictionaryAndGetFile()
113 private BinaryDictionary getEmptyBinaryDictionary(final int formatVersion) { in getEmptyBinaryDictionary()
/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.service.common.cache.CacheDatabase/
D1.json2 "formatVersion": 1, number
D2.json2 "formatVersion": 1, number
/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.adselection.AdSelectionDebugReportingDatabase/
D1.json2 "formatVersion": 1, number
/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.signals.ProtectedSignalsDatabase/
D1.json2 "formatVersion": 1, number
D2.json2 "formatVersion": 1, number
D3.json2 "formatVersion": 1, number
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.h35 HeaderPolicy(const uint8_t *const dictBuf, const FormatUtils::FORMAT_VERSION formatVersion) in HeaderPolicy()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DExpandableBinaryDictionary.java117 static boolean matchesExpectedBinaryDictFormatVersionForThisType(final int formatVersion) { in matchesExpectedBinaryDictFormatVersionForThisType()
121 private static boolean needsToMigrateDictionary(final int formatVersion) { in needsToMigrateDictionary()
DBinaryDictionary.java144 final Locale locale, final String dictType, final long formatVersion, in BinaryDictionary()
171 private static native long createOnMemoryNative(long formatVersion, in createOnMemoryNative()
/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.configdelivery.ConfigurationDatabase/
D1.json2 "formatVersion": 1, number
/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.adselection.AdSelectionServerDatabase/
D1.json2 "formatVersion": 1, number
/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.kanon.KAnonDatabase/
D1.json2 "formatVersion": 1, number
/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.adselection.AdSelectionDatabase/
D1.json2 "formatVersion": 1, number
D2.json2 "formatVersion": 1, number
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/schemas/com.android.bluetooth.btservice.storage.MetadataDatabase/
D100.json2 "formatVersion": 1, number

1234