Searched defs:secure_channel (Results 1 – 5 of 5) sorted by relevance
/external/python/google-auth-library-python/tests/transport/ |
D | test_grpc.py | 154 secure_channel, argument 213 secure_channel, argument 254 secure_channel, argument 283 secure_channel, argument 306 secure_channel, argument 347 secure_channel, argument 375 secure_channel, argument
|
/external/grpc-grpc/src/python/grpcio/grpc/beta/ |
D | implementations.py | 117 def secure_channel(host, port, channel_credentials): function
|
/external/grpc-grpc/src/python/grpcio/grpc/aio/ |
D | _channel.py | 596 def secure_channel( function
|
/external/rust/android-crates-io/crates/grpcio/src/ |
D | channel.rs | 541 mod secure_channel { module
|
/external/grpc-grpc/src/python/grpcio/grpc/ |
D | __init__.py | 2108 def secure_channel(target, credentials, options=None, compression=None): function
|