Searched refs:GetRemotePath (Results 1 – 4 of 4) sorted by relevance
141 self.cs_info.GetRemotePath())149 exceptions.FileNotFoundError, self.cs_info.GetRemotePath)192 self.cs_info.GetRemotePath())206 self.cs_info.GetRemotePath())217 self.cs_info.GetRemotePath)221 self.cs_info.GetRemotePath)225 self.cs_info.GetRemotePath)229 self.cs_info.GetRemotePath)233 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