Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/
Dcommon.py65 _GCS_OPTIONS = _GCS_METADATA + ['x-goog-acl'] variable
307 if not any(k.lower().startswith(valid) for valid in _GCS_OPTIONS):