Searched refs:backupMainDbName (Results 1 – 1 of 1) sorted by relevance
439 …std::string backupMainDbName = filePrefix + DBConstant::PATH_BACKUP_POSTFIX + "/" + DBConstant::MA… in RunExportLogic() local442 …ode = SQLiteUtils::ExportDatabase(currentMainDb, cipherType, currPasswd, backupMainDbName, passwd); in RunExportLogic()