Searched refs:SetDownloadPath (Results 1 – 2 of 2) sorted by relevance
204 def SetDownloadPath(self, dependency, platform, download_path): member in BaseConfig
1146 config.SetDownloadPath('dep2', 'plat1', '../../relative/dep1/path1')1151 config.SetDownloadPath('dep2', 'plat1', download_path)1159 config.SetDownloadPath('dep2', 'newplat', download_path)