Home
last modified time | relevance | path

Searched refs:FetchAccessToken (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.py316 access_token = self.FetchAccessToken()
386 def FetchAccessToken(self): member in _BaseOAuth2ServiceAccountClient
587 def FetchAccessToken(self): member in OAuth2UserAccountClient
632 def FetchAccessToken(self): member in OAuth2GCEClient
Dtest_oauth2_client.py65 def FetchAccessToken(self): member in MockOAuth2ServiceAccountClient
87 def FetchAccessToken(self): member in MockOAuth2UserAccountClient
351 str(client.FetchAccessToken()),