Home
last modified time | relevance | path

Searched refs:_convert_oauth2_credentials (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/google/auth/
D_oauth2client.py50 def _convert_oauth2_credentials(credentials): function
125 oauth2client.client.OAuth2Credentials: _convert_oauth2_credentials,
126 oauth2client.client.GoogleCredentials: _convert_oauth2_credentials,
/aosp_15_r20/external/python/google-auth-library-python/tests/
Dtest__oauth2client.py45 new_credentials = _oauth2client._convert_oauth2_credentials(old_credentials)