Home
last modified time | relevance | path

Searched defs:string_to_scopes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/oauth2client/oauth2client/
Dutil.py166 def string_to_scopes(scopes): function
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A Dutil.py169 def string_to_scopes(scopes): function
/aosp_15_r20/external/python/google-auth-library-python/google/auth/
D_helpers.py191 def string_to_scopes(scopes): function