Home
last modified time | relevance | path

Searched defs:insecure_channel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/beta/
H A Dimplementations.py100 def insecure_channel(host, port): function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/aio/
H A D_channel.py567 def insecure_channel( function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/
H A D__init__.py2086 def insecure_channel(target, options=None, compression=None): function