Searched refs:discoveryServiceUrl (Results 1 – 4 of 4) sorted by relevance
/external/chromium-trace/catapult/dashboard/dashboard/ |
D | buildbucket_service.py | 24 discoveryServiceUrl=_DISCOVERY_URL)
|
D | issue_tracker_service.py | 41 'monorail', 'v1', discoveryServiceUrl=_DISCOVERY_URI,
|
D | utils.py | 267 'auth', 'v1', discoveryServiceUrl=discovery_url,
|
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/ |
D | discovery.py | 147 discoveryServiceUrl=DISCOVERY_URI, argument 185 requested_url = uritemplate.expand(discoveryServiceUrl, params) 215 return build_from_document(content, base=discoveryServiceUrl, http=http,
|