Home
last modified time | relevance | path

Searched defs:currentVersion (Results 1 – 12 of 12) sorted by relevance

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
Drdb_get_store_test.cpp100 int currentVersion; in CreateRDB() local
211 int currentVersion; variable
232 int currentVersion; variable
262 int currentVersion; variable
332 int currentVersion; variable
395 int currentVersion; variable
416 int currentVersion; variable
435 int currentVersion; variable
Drdb_open_callback_test.cpp160 int currentVersion; variable
200 int currentVersion; variable
256 int currentVersion; variable
319 int currentVersion; variable
375 int currentVersion; variable
Drdb_distributed_test.cpp70 int OnUpgrade(RdbStore& store, int currentVersion, int targetVersion) override in OnUpgrade()
Drdb_store_config_test.cpp110 int currentVersion; variable
149 int currentVersion; variable
/foundation/ability/ability_runtime/services/uripermmgr/src/rdb/
Dability_rdb_open_callback.cpp31 NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) in OnUpgrade()
39 NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) in OnDowngrade()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
Dbms_rdb_open_callback.cpp32 NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) in OnUpgrade()
40 NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) in OnDowngrade()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
Drdb_open_callback.h54 virtual int OnDowngrade(RdbStore &rdbStore, int currentVersion, int targetVersion) in OnDowngrade()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
Drdb_open_callback.h49 virtual int OnDowngrade(RdbStore &rdbStore, int currentVersion, int targetVersion) in OnDowngrade()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store_manager.cpp125 int currentVersion; in ProcessOpenCallback() local
/foundation/ability/form_fwk/services/src/
Dform_rdb_data_mgr.cpp54 NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) in OnUpgrade()
62 NativeRdb::RdbStore &rdbStore, int currentVersion, int targetVersion) in OnDowngrade()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_database_upgrader.cpp96 int currentVersion = 0; in TransferDatabasePath() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_storage_executor.cpp1124 Version currentVersion = 0; in CommitNotifiedData() local