Searched refs:CreateBackupDirForExport (Results 1 – 2 of 2) sorted by relevance
100 …int CreateBackupDirForExport(const KvDBProperties &property, std::string ¤tDir, std::string …
223 int DatabaseOper::CreateBackupDirForExport(const KvDBProperties &property, std::string ¤tDir, in CreateBackupDirForExport() function in DistributedDB::DatabaseOper260 int errCode = CreateBackupDirForExport(property, currentDir, backupDir); in ExecuteExport()