Searched defs:load_credentials_from_file (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/python-api-core/tests/asyncio/ |
D | test_grpc_helpers_async.py | 496 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument 522 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument 549 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument
|
/aosp_15_r20/external/python/python-api-core/tests/unit/ |
D | test_grpc_helpers.py | 599 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument 627 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument 658 load_credentials_from_file, grpc_secure_channel, composite_creds_call argument
|
/aosp_15_r20/external/python/google-auth-library-python/google/auth/ |
D | _default_async.py | 31 def load_credentials_from_file(filename, scopes=None, quota_project_id=None): function
|
D | _default.py | 76 def load_credentials_from_file( function
|