Home
last modified time | relevance | path

Searched defs:backupFilePath (Results 1 – 22 of 22) sorted by relevance

/dports/polish/kadu/kadu-4.3/kadu-core/configuration/
H A Dconfiguration-path-provider.cpp71 QString ConfigurationPathProvider::backupFilePath() const in backupFilePath() function in ConfigurationPathProvider
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp130 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp177 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp177 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp177 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp177 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp177 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp197 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp197 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp197 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp197 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp197 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/security/keepassxc/keepassxc-2.6.6/tests/
H A DTestDatabase.cpp92 auto backupFilePath = tempFile.fileName(); in testSave() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/kernel/vm/
H A DConfiguration.hpp212 Configuration::backupFilePath() const { in backupFilePath() function in Configuration
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkBatchInfo.cpp223 QString DkSaveInfo::backupFilePath() const { in backupFilePath() function in nmc::DkSaveInfo
/dports/security/keepassxc/keepassxc-2.6.6/src/core/
H A DDatabase.cpp476 auto backupFilePath = filePath; in backupDatabase() local
499 auto backupFilePath = match.captured(1) + ".old" + match.captured(2); in restoreDatabase() local
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/View/
H A DAutosaver.cpp88 … const IO::Path backupFilePath = fs.getPath() + makeBackupName(mapBasename, backupNo); in autosave() local
/dports/games/multimc/MultiMC5-0.6.11/application/
H A DUpdateController.cpp155 QString backupFilePath = FS::PathCombine(backupPath, backupName); in installUpdates() local
/dports/editors/ghostwriter/ghostwriter-1.8.1/src/
H A DDocumentManager.cpp880 QString backupFilePath = filePath + ".backup"; in backupFile() local
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemStd1.cpp596 char logFilePath[_MAX_PATH+1], backupFilePath[_MAX_PATH+1]; in emRawLog() local
/dports/databases/gigabase/gigabase/
H A Dsubsql.cpp2228 char_t backupFilePath[1024]; in parse() local
2231 char* backupFilePath = backupName; in parse() local
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/bindings/java/src/org/sleuthkit/datamodel/
H A DSleuthkitCase.java874 … String backupFilePath = dbPath + ".schemaVer" + dbSchemaVersion.toString() + ".backup"; //NON-NLS in updateDatabaseSchema() local