Home
last modified time | relevance | path

Searched defs:ip_address (Results 1 – 25 of 28) sorted by relevance

12

/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_handshaker_service_api.cc252 static void set_endpoint(grpc_gcp_endpoint* endpoint, const char* ip_address, in set_endpoint()
291 grpc_gcp_handshaker_req* req, const char* ip_address, size_t port, in grpc_gcp_handshaker_req_set_local_endpoint()
311 grpc_gcp_handshaker_req* req, const char* ip_address, size_t port, in grpc_gcp_handshaker_req_set_remote_endpoint()
Dhandshaker.pb.h55 pb_callback_t ip_address; member
/external/libbrillo/brillo/http/
Dhttp_transport.h127 const std::string& ip_address) {} in ResolveHostToIp()
Dhttp_transport_fake.h112 const std::string& ip_address) override {} in ResolveHostToIp()
Dhttp_transport_curl.cc286 void Transport::SetLocalIpAddress(const std::string& ip_address) { in SetLocalIpAddress()
301 const std::string& ip_address) { in ResolveHostToIp()
/external/webrtc/examples/androidvoip/jni/
Dandroid_voip_client.cc224 const std::string& ip_address = in SetLocalAddress() local
234 const std::string& ip_address = in SetRemoteAddress() local
/external/grpc-grpc-java/grpclb/src/main/proto/grpc/lb/v1/
Dload_balancer.proto130 bytes ip_address = 1; field
/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto130 bytes ip_address = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto135 bytes ip_address = 1; field
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Ddockerjob.py141 def ip_address(self): member in DockerJob
/external/webrtc/sdk/android/native_unittests/
Dandroid_network_monitor_unittest.cc30 const rtc::IPAddress& ip_address) { in CreateNetworkInformation()
/external/libiio/src/bindings/matlab/
Diio_sys_obj_matlab.m42 ip_address = ''; variable
Diio_sys_obj.m43 ip_address = ''; variable
/external/tcpdump/
Dprint-hncp.c751 const char *ip_address; in hncp_print_rec() local
768 const char *ip_address; in hncp_print_rec() local
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto43 string ip_address = 1; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto43 string ip_address = 1; field
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto43 string ip_address = 1; field
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Dhandshaker.proto43 string ip_address = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Dhandshaker.proto50 string ip_address = 1; field
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/
Dload_balancer.pb.h63 grpc_lb_v1_Server_ip_address_t ip_address; member
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto300 bytes ip_address = 1; field
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto300 bytes ip_address = 1; field
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/channelz/
Dchannelz.proto302 bytes ip_address = 1; field
/external/python/asn1crypto/tests/
Dtest_x509.py112 def ip_address(self, unicode_string, der_bytes): member in X509Tests
/external/autotest/server/cros/network/
Dwifi_client.py773 def add_arp_entry(self, ip_address, mac_address): argument

12