Searched defs:has_scopes (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/google-auth-library-python/google/auth/ | ||
D | credentials.py | 241 def has_scopes(self, scopes): member in ReadOnlyScoped |
/aosp_15_r20/external/python/oauth2client/oauth2client/ | ||
D | client.py | 579 def has_scopes(self, scopes): member in OAuth2Credentials |
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/ | ||
H A D | client.py | 653 def has_scopes(self, scopes): member in OAuth2Credentials |