Searched refs:https_server_ip_ (Results 1 – 8 of 8) sorted by relevance
32 https_server_ip_(https_server_ip), in FlipAcceptor()44 if (!https_server_ip_.size()) in FlipAcceptor()45 https_server_ip_ = http_server_ip_; in FlipAcceptor()85 VLOG(1) << "\tHTTPS Server : " << https_server_ip_ << ":" in FlipAcceptor()
52 std::string https_server_ip_; variable
136 acceptor_->https_server_ip_, in PostAcceptHook()
244 server_ip = acceptor_->https_server_ip_; in OnControl()
34 https_server_ip_(https_server_ip), in FlipAcceptor()46 if (!https_server_ip_.size()) in FlipAcceptor()47 https_server_ip_ = http_server_ip_; in FlipAcceptor()85 VLOG(1) << "\tHTTPS Server : " << https_server_ip_ << ":" in FlipAcceptor()
51 std::string https_server_ip_; variable
138 acceptor_->https_server_ip_, in PostAcceptHook()
191 acceptor_->https_server_ip_ : in SpdyHandleNewStream()264 server_ip = acceptor_->https_server_ip_; in OnSynStream()