| /external/python/cpython2/Doc/library/ |
| D | socket.rst | 37 .. _host_port: target
|
| /external/grpc-grpc/examples/android/helloworld/app/src/main/cpp/ |
| D | grpc-helloworld.cc | 51 char host_port[host_port_buf_size]; in StartServer() local 119 char host_port[host_port_buf_size]; in Java_io_grpc_helloworldexample_cpp_HelloworldActivity_sayHello() local
|
| /external/grpc-grpc/src/core/ext/filters/client_channel/ |
| D | parse_address.cc | 132 const char* host_port = uri->path; in grpc_parse_ipv4() local 216 const char* host_port = uri->path; in grpc_parse_ipv6() local
|
| /external/cronet/net/base/ |
| D | host_mapping_rules_unittest.cc | 25 HostPortPair host_port("test", 1234); in TEST() local 52 HostPortPair host_port("test.com", 1234); in TEST() local
|
| /external/python/cpython3/Doc/library/ |
| D | socket.rst | 66 .. _host_port: target in Socket families
|
| /external/chromium-trace/catapult/devil/devil/android/ |
| D | ports.py | 85 def IsHostPortAvailable(host_port): argument
|
| D | forwarder.py | 256 def DevicePortForHostPort(host_port): argument
|
| /external/tensorflow/tensorflow/python/profiler/internal/ |
| D | profiler_pywrap_impl.cc | 53 tensorflow::Status ValidateHostPortPair(absl::string_view host_port) { in ValidateHostPortPair() 77 for (absl::string_view host_port : options.service_addresses()) { in ValidateOptions() local
|
| /external/grpc-grpc/test/cpp/interop/ |
| D | client_helper.cc | 85 char host_port[host_port_buf_size]; in CreateChannelForTestCase() local
|
| D | http2_client.cc | 194 char host_port[host_port_buf_size]; in main() local
|
| /external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
| D | grpc_channel.cc | 49 Status ValidateHostPortPair(const string& host_port) { in ValidateHostPortPair() 316 const string host_port = TranslateTask(target); in FindChannelOnce() local
|
| D | grpc_server_lib.cc | 349 string& host_port = host_ports[task.first]; in ParseChannelSpec() local 391 const string host_port = channel_cache->TranslateTask(name_prefix); in WorkerCacheFactory() local
|
| /external/angle/build/android/pylib/local/ |
| D | local_test_server_spawner.py | 45 def GetDevicePortForHostPort(self, host_port): argument
|
| /external/ot-br-posix/third_party/Simple-web-server/repo/ |
| D | client_https.hpp | 84 auto host_port=host+':'+std::to_string(port); in connect() local
|
| D | client_http.hpp | 192 … ClientBase(const std::string& host_port, unsigned short default_port) : resolver(io_service) { in ClientBase() 198 …std::pair<std::string, unsigned short> parse_host_port(const std::string &host_port, unsigned shor… in parse_host_port()
|
| /external/cronet/build/android/pylib/local/ |
| D | local_test_server_spawner.py | 46 def GetDevicePortForHostPort(self, host_port): argument
|
| /external/grpc-grpc/src/android/test/interop/app/src/main/cpp/ |
| D | grpc-interop.cc | 38 char host_port[host_port_buf_size]; in GetClient() local
|
| /external/crosvm/e2e_tests/tests/ |
| D | vsock.rs | 110 let host_port = generate_vhost_port(); in guest_to_host_connection() localVariable
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
| D | tcp_client_cfstream.cc | 146 std::string host_port = grpc_sockaddr_to_string(addr, true); in ParseResolvedAddress() local
|
| /external/grpc-grpc/src/core/lib/iomgr/ |
| D | tcp_client_cfstream.cc | 146 char *host_port, *host_string, *port_string; in ParseResolvedAddress() local
|
| /external/angle/build/util/lib/common/ |
| D | chrome_test_server_spawner.py | 65 def GetDevicePortForHostPort(self, host_port): argument
|
| /external/cronet/build/util/lib/common/ |
| D | chrome_test_server_spawner.py | 64 def GetDevicePortForHostPort(self, host_port): argument
|
| /external/python/mobly/mobly/controllers/android_device_lib/ |
| D | snippet_client_v2.py | 533 host_port, argument
|
| /external/autotest/server/hosts/ |
| D | abstract_ssh.py | 192 def host_port(self): member in AbstractSSHHost
|
| /external/cronet/net/quic/ |
| D | quic_network_transaction_unittest.cc | 466 spdy::Http2HeaderBlock ConnectRequestHeaders(const std::string& host_port) { in ConnectRequestHeaders()
|