Home
last modified time | relevance | path

Searched refs:GetAuthorizationHeader (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
Doauth2_plugin.py44 self.oauth2_client.GetAuthorizationHeader()
69 self.oauth2_client.GetAuthorizationHeader()
Dtest_oauth2_client.py307 self.client.GetAuthorizationHeader())
Doauth2_client.py338 def GetAuthorizationHeader(self): member in OAuth2Client