Home
last modified time | relevance | path

Searched defs:version (Results 251 – 275 of 1471) sorted by relevance

1...<<11121314151617181920>>...59

/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_app_load.c89 static int32_t GetTaVersion(FILE *fp, uint32_t *taHeadLen, uint32_t *version, in GetTaVersion()
144 uint32_t version = 0; in TEEC_GetImageLenth() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_manager.cpp87 const RdbStoreConfig &config, int &errCode, int version, RdbOpenCallback &openCallback) in GetRdbStore()
233 RdbStore &rdbStore, const RdbStoreConfig &config, int version, RdbOpenCallback &openCallback) in ProcessOpenCallback()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dmulti_ver_def.h37 uint64_t version = 0; // version for storage member
57 uint64_t version = 0; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp49 uint32_t version = 0U; // version of the database. member
108 …int CreateNewVersionFile(const std::string &versionFileDir, uint32_t version, std::vector<uint8_t>… in CreateNewVersionFile()
144 …int ChangeVersionFile(const std::string &versionFileDir, uint32_t version, std::vector<uint8_t> &t… in ChangeVersionFile()
193 …int GetVersionAndTag(const std::string &versionFileDir, uint32_t &version, std::vector<uint8_t> &t… in GetVersionAndTag()
925 void MultiVerNaturalStore::SetMaxCommitVersion(const Version &version) in SetMaxCommitVersion()
1010 uint32_t version = 0; in InitStorageContextVersion() local
1019 void MultiVerNaturalStore::AddVersionConstraintToList(Version version) in AddVersionConstraintToList()
1025 void MultiVerNaturalStore::RemoveVersionConstraintFromList(Version version) in RemoveVersionConstraintFromList()
/aosp14/frameworks/base/services/core/java/com/android/server/location/settings/
H A DLocationUserSettings.java63 static LocationUserSettings read(Resources resources, int version, DataInput in) in read()
H A DSettingsStore.java70 protected abstract T read(int version, DataInput in) throws IOException; in read()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/parsing/library/
H A DApexSharedLibraryUpdater.java80 private static boolean isCodename(String version) { in isCodename()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/
H A Dinstall_result.h45 std::string version; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/
H A DmotphysGraph.json3 …"version": "22.00", … string
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H A Dwater_version_manager.h37 uint32_t version = DEFAULT_VERSION; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/
H A Dcmap_table_parser.h34 OpenTypeBasicType::Uint16 version; member
/ohos5.0/build/hb/resources/config/
H A Dconfig.json10 "version": null, null
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_file_manager.c221 uint32_t version = VERSION; in UpdateFileInfo() local
300 uint32_t version = VERSION; in UpdateGlobalConfigFile() local
482 uint32_t version; in StreamReadFileInfo() local
602 uint32_t version = 0; in ReadGlobalConfigInfo() local
/aosp14/frameworks/base/cmds/svc/src/com/android/commands/svc/
H A DUsbCommand.java151 int version = usbMgr.getUsbHalVersion(); in run() local
/aosp14/frameworks/base/core/java/com/android/ims/internal/uce/presence/
H A DIPresenceListener.aidl40 void getVersionCb(in String version ); in getVersionCb()
/ohos5.0/base/sensors/medical_sensor/utils/include/
H A Dmedical_sensor_basic_data_channel.h32 int32_t version; /**< Sensor algorithm version */ member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddata_buffer.h27 uint32_t version; member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/libfscrypt/
H A Dfscrypt_control.h34 uint8_t version; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_dns_sd_service_info_test.cpp65 int version = 0; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/
H A Dfold_app_usage_db_helper.h27 std::string version; member
40 std::string version; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dupgrade.cpp127 bool Upgrade::RegisterExporter(uint32_t version, Exporter exporter) in RegisterExporter()
134 bool Upgrade::RegisterCleaner(uint32_t version, Cleaner cleaner) in RegisterCleaner()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dcontext.h62 Context(const std::string &name, const std::string &version) in Context()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_info.h28 uint64_t version = 0; member
/ohos5.0/drivers/peripheral/audio/interfaces/effect/v1_0/
H A Deffect_factory.h44 …int32_t version; /**< version tag to match the corresponding version of the APIs and the libra… member
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_base_type.h82 GenericTriggerModel(int32_t uuid, int32_t version, TriggerModel::TriggerModelType type) in GenericTriggerModel()

1...<<11121314151617181920>>...59