Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py210 def Copy(bucket_from, bucket_to, remote_path_from, remote_path_to): argument
223 url2 = 'gs://%s/%s' % (bucket_to, remote_path_to)