Home
last modified time | relevance | path

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

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