Searched refs:GetRemotePath (Results 1 – 4 of 4) sorted by relevance
141 self.cs_info.GetRemotePath())149 exceptions.FileNotFoundError, self.cs_info.GetRemotePath)183 self.cs_info.GetRemotePath())194 self.cs_info.GetRemotePath())205 self.cs_info.GetRemotePath)209 self.cs_info.GetRemotePath)213 self.cs_info.GetRemotePath)217 self.cs_info.GetRemotePath)221 self.cs_info.GetRemotePath)
61 def GetRemotePath(self): member in DependencyInfo84 return self._cloud_storage_info.GetRemotePath()
93 path = dependency_info.GetRemotePath()183 fetched_path = dependency_info.GetRemotePath()
42 def GetRemotePath(self): member in CloudStorageInfo