Home
last modified time | relevance | path

Searched defs:load_credentials_from_file (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/python-api-core/tests/asyncio/
Dtest_grpc_helpers_async.py496 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/
Dtest_grpc_helpers.py599 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.py31 def load_credentials_from_file(filename, scopes=None, quota_project_id=None): function
D_default.py76 def load_credentials_from_file( function