/foundation/bundlemanager/app_domain_verify/services/src/manager/rdb/ |
H A D | app_domain_verify_rdb_open_callback.cpp | 31 int32_t AppDomainVerifyRdbOpenCallback::OnUpgrade(NativeRdb::RdbStore& rdbStore, int currentVersion, int targetVersion) in OnUpgrade() argument 44 OnDowngrade( NativeRdb::RdbStore& rdbStore, int currentVersion, int targetVersion) OnDowngrade() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/ |
H A D | bms_rdb_open_callback.cpp | 31 OnUpgrade( NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) OnUpgrade() argument 39 OnDowngrade( NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) OnDowngrade() argument
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | rdb_open_callback.h | 54 virtual int OnDowngrade(RdbStore &rdbStore, int currentVersion, int targetVersion) in OnDowngrade() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_rdb_data_manager_test/ |
H A D | bms_bundle_rdb_data_manager_test.cpp | 264 int currentVersion = 1; in HWTEST_F() local 280 int currentVersion = 1; in HWTEST_F() local
|
/foundation/ability/form_fwk/test/unittest/fms_form_rdb_data_mgr_test/ |
H A D | fms_form_rdb_data_mgr_test.cpp | 200 int currentVersion = 1; in HWTEST_F() local 222 int currentVersion = 2; in HWTEST_F() local
|
/foundation/ability/form_fwk/test/unittest/fms_form_info_rdb_storage_mgr_test/ |
H A D | mock_form_rdb_data_mgr.cpp | 100 OnUpgrade( NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) OnUpgrade() argument 106 OnDowngrade( NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) OnDowngrade() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_store_manager.cpp | 235 int currentVersion; in ProcessOpenCallback() local
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_get_store_test.cpp | 100 int currentVersion; in CreateRDB() local 211 int currentVersion; in HWTEST_F() local 232 int currentVersion; in HWTEST_F() local 262 int currentVersion; in HWTEST_F() local 346 int currentVersion; HWTEST_F() local 367 int currentVersion; HWTEST_F() local [all...] |
H A D | rdb_open_callback_test.cpp | 160 int currentVersion; in HWTEST_F() local 200 int currentVersion; in HWTEST_F() local 256 int currentVersion; in HWTEST_F() local 319 int currentVersion; in HWTEST_F() local 375 int currentVersion; HWTEST_F() local [all...] |
H A D | rdb_store_config_test.cpp | 131 int currentVersion; in HWTEST_F() local 172 int currentVersion; in HWTEST_F() local [all...] |
/foundation/ability/form_fwk/services/src/ |
H A D | form_rdb_data_mgr.cpp | 56 OnUpgrade( NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) OnUpgrade() argument 64 OnDowngrade( NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) OnDowngrade() argument
|
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nncompiled_cache.cpp | 235 std::string currentVersion = CURRENT_VERSION; in GenerateCacheModel() local
|
H A D | nncompiler.cpp | 640 std::string currentVersion = CURRENT_VERSION; in RestoreFromCacheFile() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/ |
H A D | ability_resident_process_rdb.cpp | 73 int32_t AmsResidentProcessRdbCallBack::OnUpgrade(NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) in OnUpgrade() argument 80 int32_t AmsResidentProcessRdbCallBack::OnDowngrade(NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) in OnDowngrade() argument
|
/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_proxy_userinfo.cpp | 58 int32_t DataBaseRdbOpenCallBack::OnUpgrade(NativeRdb::RdbStore &rdbStore, int32_t currentVersion, int32_t targetVersion) in OnUpgrade() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_database_upgrader.cpp | 106 int currentVersion = 0; in TransferDatabasePath() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_storage_executor.cpp | 1124 Version currentVersion = 0; in CommitNotifiedData() local
|