HomeSort by relevance Sort by last modified time
    Searched refs:https_server_ip_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/tools/flip_server/
flip_config.cc 34 https_server_ip_(https_server_ip),
46 if (!https_server_ip_.size())
47 https_server_ip_ = http_server_ip_;
85 VLOG(1) << "\tHTTPS Server : " << https_server_ip_ << ":"
flip_config.h 51 std::string https_server_ip_; member in class:net::FlipAcceptor
streamer_interface.cc 138 acceptor_->https_server_ip_,
spdy_interface.cc 193 acceptor_->https_server_ip_ :
265 server_ip = acceptor_->https_server_ip_;

Completed in 57 milliseconds