Home
last modified time | relevance | path

Searched refs:_GetLocked (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py237 _GetLocked(bucket, remote_path, local_path)
338 def _GetLocked(bucket, remote_path, local_path): function
399 _GetLocked(bucket, cs_path, download_path)
451 _GetLocked(bucket, expected_hash, file_path)
Dcloud_storage_unittest.py206 cloud_storage._GetLocked = self._FakeGet