Home
last modified time | relevance | path

Searched defs:composite_channel_credentials (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/python/grpcio/grpc/beta/
Dimplementations.py63 composite_channel_credentials = grpc.composite_channel_credentials variable
/external/grpc-grpc/src/python/grpcio/grpc/
D__init__.py1448 def composite_channel_credentials(channel_credentials, *call_credentials): function