OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRemotePath
(Results
1 - 4
of
4
) sorted by null
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
cloud_storage_info_unittest.py
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
)
dependency_info.py
61
def
GetRemotePath
(self):
84
return self._cloud_storage_info.
GetRemotePath
()
manager.py
89
path = dependency_info.
GetRemotePath
()
144
fetched_path = dependency_info.
GetRemotePath
()
cloud_storage_info.py
42
def
GetRemotePath
(self):
Completed in 201 milliseconds