Searched refs:PackExportedDatabase (Results 1 – 2 of 2) sorted by relevance
95 int PackExportedDatabase(const std::string &fileDir, const std::string &packedFile,
272 errCode = PackExportedDatabase(backupDir, filePath, property); in ExecuteExport()567 int DatabaseOper::PackExportedDatabase(const std::string &fileDir, const std::string &packedFile, in PackExportedDatabase() function in DistributedDB::DatabaseOper