Searched refs:tokenToDirectoryPath (Results 1 – 2 of 2) sorted by relevance
473 FullBackup.getBackupScheme(this).tokenToDirectoryPath(domainToken), in applyXmlFiltersAndDoFullBackupForDomain()635 String domainPath = FullBackup.getBackupScheme(this).tokenToDirectoryPath(domain); in fullBackupFileTree()832 basePath = FullBackup.getBackupScheme(this).tokenToDirectoryPath(domain); in onRestoreFile()
231 String tokenToDirectoryPath(String domainToken) { in tokenToDirectoryPath() method in FullBackup.BackupScheme