Home
last modified time | relevance | path

Searched refs:is_sock_tcpip_address (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/rpc/
Dgrpc_channelz.py64 def is_sock_tcpip_address(address: Address): member in ChannelzServiceClient
75 if cls.is_sock_tcpip_address(address):
108 if (self.is_sock_tcpip_address(listen_address) and