Home
last modified time | relevance | path

Searched refs:CreateOAuth2GCEClient (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_plugin.py38 self.oauth2_client = oauth2_client.CreateOAuth2GCEClient()
Doauth2_client.py672 def CreateOAuth2GCEClient(): function