| /external/python/google-auth-library-python/google/auth/compute_engine/ | 
| D | credentials.py | 133     def with_quota_project(self, quota_project_id):  member in Credentials282     def with_quota_project(self, quota_project_id):  member in IDTokenCredentials
 
 | 
| /external/python/google-auth-library-python/google/auth/ | 
| D | impersonated_credentials.py | 313     def with_quota_project(self, quota_project_id):  member in Credentials382     def with_quota_project(self, quota_project_id):  member in IDTokenCredentials
 
 | 
| D | app_engine.py | 160     def with_quota_project(self, quota_project_id):  member in Credentials
 | 
| D | jwt.py | 511     def with_quota_project(self, quota_project_id):  member in Credentials740     def with_quota_project(self, quota_project_id):  member in OnDemandCredentials
 
 | 
| D | external_account.py | 348     def with_quota_project(self, quota_project_id):  member in Credentials
 | 
| D | credentials.py | 140     def with_quota_project(self, quota_project_id):  member in CredentialsWithQuotaProject
 | 
| D | downscoped.py | 496     def with_quota_project(self, quota_project_id):  member in Credentials
 | 
| /external/python/google-auth-library-python/tests/ | 
| D | test_iam.py | 53         def with_quota_project(self, quota_project_id):  member in make_credentials.CredentialsImpl
 | 
| D | test_credentials.py | 27     def with_quota_project(self, quota_project_id):  member in CredentialsImpl
 | 
| D | test__default.py | 803 def test_default_quota_project(with_quota_project):  argument
 | 
| /external/python/google-auth-library-python/google/oauth2/ | 
| D | credentials.py | 241     def with_quota_project(self, quota_project_id):  member in Credentials470     def with_quota_project(self, quota_project_id):  member in UserAccessTokenCredentials
 
 | 
| D | service_account.py | 352     def with_quota_project(self, quota_project_id):  member in Credentials620     def with_quota_project(self, quota_project_id):  member in IDTokenCredentials
 
 | 
| /external/python/google-auth-library-python/tests_async/ | 
| D | test_credentials_async.py | 27     def with_quota_project(self, quota_project_id):  member in CredentialsImpl
 | 
| /external/python/google-auth-library-python/tests/transport/ | 
| D | test_urllib3.py | 71     def with_quota_project(self, quota_project_id):  member in CredentialsStub
 | 
| D | test_grpc.py | 57     def with_quota_project(self, quota_project_id):  member in CredentialsStub
 | 
| D | test_requests.py | 115     def with_quota_project(self, quota_project_id):  member in CredentialsStub
 |