Searched refs:_GetLocked (Results 1 – 2 of 2) sorted by relevance
236 _GetLocked(bucket, remote_path, local_path)337 def _GetLocked(bucket, remote_path, local_path): function398 _GetLocked(bucket, cs_path, download_path)422 _GetLocked(bucket, expected_hash, file_path)
151 orig_get = cloud_storage._GetLocked159 cloud_storage._GetLocked = self._FakeGet176 cloud_storage._GetLocked = orig_get