Searched refs:BackupDb (Results 1 – 8 of 8) sorted by relevance
38 int BackupDb(const CipherPassword &passwd) const override;
39 int BackupDb(const CipherPassword &passwd) const override;
37 int BackupDb(const CipherPassword &passwd) const override;
48 virtual int BackupDb(const CipherPassword &passwd) const = 0;
74 int LocalDatabaseOper::BackupDb(const CipherPassword &passwd) const in BackupDb() function in DistributedDB::LocalDatabaseOper
79 int MultiVerDatabaseOper::BackupDb(const CipherPassword &passwd) const in BackupDb() function in DistributedDB::MultiVerDatabaseOper
49 errCode = BackupDb(passwd); in ExecuteRekey()
108 int SingleVerDatabaseOper::BackupDb(const CipherPassword &passwd) const in BackupDb() function in DistributedDB::SingleVerDatabaseOper