Searched refs:_GetLocked (Results 1 – 2 of 2) sorted by relevance
212 _GetLocked(bucket, remote_path, local_path)246 def _GetLocked(bucket, remote_path, local_path): function307 _GetLocked(bucket, cs_path, download_path)331 _GetLocked(bucket, expected_hash, file_path)
146 orig_get = cloud_storage._GetLocked154 cloud_storage._GetLocked = self._FakeGet171 cloud_storage._GetLocked = orig_get