Home
last modified time | relevance | path

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

/external/python/google-api-python-client/googleapiclient/
D_auth.py138 def get_credentials_from_http(http): function
Dhttp.py1152 creds = _auth.get_credentials_from_http(request.http)
1156 creds = _auth.get_credentials_from_http(http)
1231 credentials = _auth.get_credentials_from_http(request.http)
1444 creds = _auth.get_credentials_from_http(http)