Home
last modified time | relevance | path

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

12

/external/cronet/tot/net/dns/public/
Dhost_resolver_results.h40 std::vector<net::IPEndPoint> ip_endpoints; member
/external/cronet/stable/net/dns/public/
Dhost_resolver_results.h40 std::vector<net::IPEndPoint> ip_endpoints; member
/external/cronet/tot/net/http/
Dhttp_stream_pool_quic_task.cc190 const std::vector<IPEndPoint>& ip_endpoints) { in GetPreferredIPEndPoint()
Dhttp_stream_pool_attempt_manager.cc408 const std::vector<IPEndPoint>& ip_endpoints = in GetSSLConfig() local
1232 const std::vector<IPEndPoint>& ip_endpoints) { in FindPreferredIPEndpoint()
/external/cronet/stable/net/http/
Dhttp_stream_pool_quic_task.cc190 const std::vector<IPEndPoint>& ip_endpoints) { in GetPreferredIPEndPoint()
Dhttp_stream_pool_attempt_manager.cc408 const std::vector<IPEndPoint>& ip_endpoints = in GetSSLConfig() local
1232 const std::vector<IPEndPoint>& ip_endpoints) { in FindPreferredIPEndpoint()
/external/cronet/stable/net/dns/
Dhost_cache.h200 const std::vector<IPEndPoint>& ip_endpoints() const { in ip_endpoints() function
203 void set_ip_endpoints(std::vector<IPEndPoint> ip_endpoints) { in set_ip_endpoints()
Dhost_cache.cc140 std::vector<IPEndPoint>& ip_endpoints) { in IPEndPointsFromLegacyAddressListValue()
515 std::vector<IPEndPoint> ip_endpoints, in Entry()
547 std::vector<IPEndPoint> ip_endpoints, in Entry()
1082 std::vector<IPEndPoint> ip_endpoints; in RestoreFromListValue() local
Dhost_resolver_manager_service_endpoint_request_impl.cc305 std::vector<IPEndPoint>& ip_endpoints = in SetFinalizedResultFromLegacyResults() local
Dmock_host_resolver.cc92 std::optional<std::vector<net::IPEndPoint>> ip_endpoints; in CreateCacheEntry() local
125 std::vector<net::IPEndPoint>* ip_endpoints) { in ParseAddressList()
1484 std::vector<net::IPEndPoint> ip_endpoints; in Resolve() local
Ddns_response_result_extractor.cc332 std::vector<IPEndPoint> ip_endpoints; in ExtractAddressResults() local
Ddns_task_results_manager_unittest.cc53 std::vector<IPEndPoint> ip_endpoints, in CreateDataResult()
Dhost_cache_unittest.cc167 std::vector<IPEndPoint> ip_endpoints = {IPEndPoint(IPAddress(1, 1, 1, 1), 0), in TEST() local
1737 std::vector<IPEndPoint> ip_endpoints = {ipv6_endpoint, ipv4_endpoint1, in TEST() local
/external/cronet/tot/net/dns/
Dhost_cache.h200 const std::vector<IPEndPoint>& ip_endpoints() const { in ip_endpoints() function
203 void set_ip_endpoints(std::vector<IPEndPoint> ip_endpoints) { in set_ip_endpoints()
Dhost_cache.cc140 std::vector<IPEndPoint>& ip_endpoints) { in IPEndPointsFromLegacyAddressListValue()
515 std::vector<IPEndPoint> ip_endpoints, in Entry()
547 std::vector<IPEndPoint> ip_endpoints, in Entry()
1082 std::vector<IPEndPoint> ip_endpoints; in RestoreFromListValue() local
Dhost_resolver_manager_service_endpoint_request_impl.cc305 std::vector<IPEndPoint>& ip_endpoints = in SetFinalizedResultFromLegacyResults() local
Dmock_host_resolver.cc92 std::optional<std::vector<net::IPEndPoint>> ip_endpoints; in CreateCacheEntry() local
125 std::vector<net::IPEndPoint>* ip_endpoints) { in ParseAddressList()
1484 std::vector<net::IPEndPoint> ip_endpoints; in Resolve() local
Ddns_response_result_extractor.cc332 std::vector<IPEndPoint> ip_endpoints; in ExtractAddressResults() local
Ddns_task_results_manager_unittest.cc53 std::vector<IPEndPoint> ip_endpoints, in CreateDataResult()
Dhost_cache_unittest.cc167 std::vector<IPEndPoint> ip_endpoints = {IPEndPoint(IPAddress(1, 1, 1, 1), 0), in TEST() local
1737 std::vector<IPEndPoint> ip_endpoints = {ipv6_endpoint, ipv4_endpoint1, in TEST() local
/external/cronet/stable/net/socket/
Dtransport_connect_job.cc321 std::vector<IPEndPoint> ip_endpoints; in DoResolveHostCallbackComplete() local
/external/cronet/tot/net/socket/
Dtransport_connect_job.cc321 std::vector<IPEndPoint> ip_endpoints; in DoResolveHostCallbackComplete() local
/external/cronet/tot/net/spdy/
Dspdy_session_pool.cc870 const std::vector<IPEndPoint>& ip_endpoints, in FindMatchingIpSession()
/external/cronet/stable/net/spdy/
Dspdy_session_pool.cc870 const std::vector<IPEndPoint>& ip_endpoints, in FindMatchingIpSession()
Dspdy_session_pool_unittest.cc192 std::vector<IPEndPoint> ip_endpoints; in TryCreateAliasedSpdySession() local

12