Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/dashboard/dashboard/
Dbuildbucket_service.py24 discoveryServiceUrl=_DISCOVERY_URL)
Dissue_tracker_service.py41 'monorail', 'v1', discoveryServiceUrl=_DISCOVERY_URI,
Dutils.py267 'auth', 'v1', discoveryServiceUrl=discovery_url,
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
Ddiscovery.py147 discoveryServiceUrl=DISCOVERY_URI, argument
185 requested_url = uritemplate.expand(discoveryServiceUrl, params)
215 return build_from_document(content, base=discoveryServiceUrl, http=http,