Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Doauth2_client.py73 META_TOKEN_URI = (METADATA_SERVER + '/computeMetadata/v1/instance/' variable
636 response, content = http.request(META_TOKEN_URI, method='GET',
Dtest_oauth2_client.py335 oauth2_client.META_TOKEN_URI,