Searched defs:dstDb (Results 1 – 2 of 2) sorted by relevance
324 std::string dstDb = dir + "/" + dbName + DBConstant::DB_EXTENSION; in BackupCurrentDatabase() local343 std::string dstDb = baseDir + "/" + subDir + "/" + dbName + DBConstant::DB_EXTENSION; in ImportDatabase() local
380 std::string dstDb = dir + "/" + DBConstant::MULTI_VER_DATA_STORE + DBConstant::DB_EXTENSION; in BackupCurrentDatabase() local