Home
last modified time | relevance | path

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

/external/angle/build/android/update_deps/
Dupdate_third_party_deps.py44 def _CheckPaths(bucket_path, local_path): argument
45 if bucket_path.startswith('gs://'):
46 bucket_url = bucket_path
48 bucket_url = 'gs://%s' % bucket_path
77 bucket_url, local_path = _CheckPaths(arguments.bucket_path,
93 bucket_url, local_path = _CheckPaths(arguments.bucket_path,
/external/cronet/tot/build/android/update_deps/
Dupdate_third_party_deps.py44 def _CheckPaths(bucket_path, local_path): argument
45 if bucket_path.startswith('gs://'):
46 bucket_url = bucket_path
48 bucket_url = 'gs://%s' % bucket_path
77 bucket_url, local_path = _CheckPaths(arguments.bucket_path,
93 bucket_url, local_path = _CheckPaths(arguments.bucket_path,
/external/cronet/stable/build/android/update_deps/
Dupdate_third_party_deps.py44 def _CheckPaths(bucket_path, local_path): argument
45 if bucket_path.startswith('gs://'):
46 bucket_url = bucket_path
48 bucket_url = 'gs://%s' % bucket_path
77 bucket_url, local_path = _CheckPaths(arguments.bucket_path,
93 bucket_url, local_path = _CheckPaths(arguments.bucket_path,