Home
last modified time | relevance | path

Searched defs:BackupCurrentDatabase (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
Dlocal_database_oper.cpp138 int LocalDatabaseOper::BackupCurrentDatabase(const ImportFileInfo &info) const in BackupCurrentDatabase() function in DistributedDB::LocalDatabaseOper
Dmulti_ver_database_oper.cpp162 int MultiVerDatabaseOper::BackupCurrentDatabase(const ImportFileInfo &info) const in BackupCurrentDatabase() function in DistributedDB::MultiVerDatabaseOper
Dsingle_ver_database_oper.cpp259 int SingleVerDatabaseOper::BackupCurrentDatabase(const ImportFileInfo &info) const in BackupCurrentDatabase() function in DistributedDB::SingleVerDatabaseOper
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_multi_ver_data_storage.cpp376 int SQLiteMultiVerDataStorage::BackupCurrentDatabase(const Property &property, const std::string &d… in BackupCurrentDatabase() function in DistributedDB::SQLiteMultiVerDataStorage
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
Dsqlite_local_kvdb.cpp312 int SQLiteLocalKvDB::BackupCurrentDatabase(const KvDBProperties &properties, const std::string &dir) in BackupCurrentDatabase() function in DistributedDB::SQLiteLocalKvDB
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_kvdata_storage.cpp434 int MultiVerKvDataStorage::BackupCurrentDatabase(const Property &property, const std::string &dir) in BackupCurrentDatabase() function in DistributedDB::MultiVerKvDataStorage
Dmulti_ver_natural_store_commit_storage.cpp887 int MultiVerNaturalStoreCommitStorage::BackupCurrentDatabase(const Property &property, const std::s… in BackupCurrentDatabase() function in DistributedDB::MultiVerNaturalStoreCommitStorage