Home
last modified time | relevance | path

Searched defs:scopes_to_string (Results 1 – 2 of 2) sorted by relevance

/external/python/oauth2client/oauth2client/
Dutil.py147 def scopes_to_string(scopes): function
/external/python/google-auth-library-python/google/auth/
D_helpers.py178 def scopes_to_string(scopes): function