Searched refs:GetLocalPath (Results 1 – 3 of 3) sorted by relevance
90 path = dependency_info.GetLocalPath()155 local_path = dependency_info.GetLocalPath()176 local_path = dependency_info.GetLocalPath()
92 def GetLocalPath(self): member in DependencyInfo99 return self._local_path_info.GetLocalPath()
13 def GetLocalPath(self): member in LocalPathInfo