Home
last modified time | relevance | path

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

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