Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio/grpc/beta/
Dimplementations.py118 def secure_channel(host, port, channel_credentials): function
/external/grpc-grpc/src/python/grpcio/grpc/
D__init__.py1589 def secure_channel(target, credentials, options=None): function