HomeSort by relevance Sort by last modified time
    Searched refs:HostPortPair (Results 226 - 250 of 256) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/net/http/
http_stream_parser.cc 231 response_->socket_address = HostPortPair::FromIPEndPoint(ip_endpoint);
    [all...]
  /external/chromium_org/net/socket/
deterministic_socket_data_unittest.cc 59 HostPortPair endpoint_;
ssl_client_socket_nss.cc 600 const HostPortPair& host_and_port,
    [all...]
ssl_server_socket_unittest.cc 343 net::HostPortPair host_and_pair("unittest", 0);
ssl_client_socket_openssl.cc 337 const HostPortPair& host_and_port,
    [all...]
  /external/chromium_org/net/url_request/
url_fetcher_core.cc 298 HostPortPair URLFetcherCore::GetSocketAddress() const {
url_request.cc 497 HostPortPair URLRequest::GetSocketAddress() const {
    [all...]
  /external/chromium_org/net/websockets/
websocket_job.cc 585 const SpdySessionKey key(HostPortPair::FromURL(socket_->url()),
websocket_job_test.cc 318 HostPortPair host_port_pair_;
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
certificate_manager_handler.cc 659 net::HostPortPair(), // unused.
769 net::HostPortPair(), // unused.
    [all...]
  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager_browsertest.cc 69 const net::HostPortPair& host_port_pair,
96 net::HostPortPair foo_host_port_;
    [all...]
  /external/chromium_org/tools/ipc_fuzzer/mutate/
generate.cc 902 struct GenerateTraits<net::HostPortPair> {
903 static bool Generate(net::HostPortPair *p, Generator* generator) {
    [all...]
  /external/chromium_org/net/spdy/
spdy_session.cc 135 base::Value* NetLogSpdySettingsCallback(const HostPortPair& host_port_pair,
544 const HostPortPair& trusted_spdy_proxy,
680 host_port_pair().Equals(HostPortPair::FromURL(
    [all...]
spdy_proxy_client_socket_unittest.cc 134 HostPortPair proxy_host_port_;
135 HostPortPair endpoint_host_port_pair_;
    [all...]
spdy_websocket_stream_unittest.cc 283 HostPortPair host_port_pair_;
spdy_stream_unittest.cc 54 SpdySessionKey key(HostPortPair("www.google.com", 80),
    [all...]
spdy_network_transaction_unittest.cc 79 HostPortPair("www.google.com", 80), 443,
614 HostPortPair host_port_pair(url.host(), port);
    [all...]
  /external/chromium_org/ppapi/proxy/
ppapi_messages.h 365 IPC_STRUCT_TRAITS_BEGIN(ppapi::HostPortPair)
    [all...]
  /external/chromium_org/chrome/browser/local_discovery/
privet_http_impl.cc 829 const net::HostPortPair& host_port,
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.cc     [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
malware_details_unittest.cc 68 responseinfo.socket_address = net::HostPortPair("1.2.3.4", 80);
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.cc 702 net::HostPortPair xmpp_host_port_pair(sync_server_.host_port_pair());
    [all...]
  /external/chromium_org/extensions/browser/api/socket/
socket_api.cc 107 net::HostPortPair host_port_pair(hostname, 0);
  /external/chromium_org/net/ocsp/
nss_ocsp.cc 490 HostPortPair host_and_port_;
    [all...]
  /external/chromium_org/chrome/browser/net/
predictor.cc 108 net::HostPortPair::FromURL(url_));
    [all...]

Completed in 2018 milliseconds

1 2 3 4 5 6 7 8 91011