Home
last modified time | relevance | path

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

/external/python/google-api-python-client/googleapiclient/
D_auth.py22 HAS_GOOGLE_AUTH = True variable
24 HAS_GOOGLE_AUTH = False variable
41 if HAS_GOOGLE_AUTH:
65 if HAS_GOOGLE_AUTH and isinstance(
93 if HAS_GOOGLE_AUTH and isinstance(
113 if HAS_GOOGLE_AUTH and isinstance(
129 if HAS_GOOGLE_AUTH and isinstance(
/external/python/google-api-python-client/tests/
Dtest__auth.py28 _auth.HAS_GOOGLE_AUTH = True
32 _auth.HAS_GOOGLE_AUTH = True
82 _auth.HAS_GOOGLE_AUTH = False
86 _auth.HAS_GOOGLE_AUTH = True
133 _auth.HAS_GOOGLE_AUTH = False
137 _auth.HAS_GOOGLE_AUTH = True
/external/python/google-api-python-client/docs/epy/
Dapi-objects.txt3 googleapiclient._auth.HAS_GOOGLE_AUTH googleapiclient._auth-module.html#HAS_GOOGLE_AUTH