Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/oauth2client/oauth2client/
D__init__.py22 GOOGLE_TOKEN_URI = 'https://www.googleapis.com/oauth2/v4/token' variable
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A D__init__.py22 GOOGLE_TOKEN_URI = 'https://accounts.google.com/o/oauth2/token' variable