OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:https_server_ip_
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/tools/flip_server/
flip_config.cc
32
https_server_ip_
(https_server_ip),
44
if (!
https_server_ip_
.size())
45
https_server_ip_
= http_server_ip_;
85
VLOG(1) << "\tHTTPS Server : " <<
https_server_ip_
<< ":"
flip_config.h
52
std::string
https_server_ip_
;
member in class:net::FlipAcceptor
streamer_interface.cc
136
acceptor_->
https_server_ip_
,
spdy_interface.cc
244
server_ip = acceptor_->
https_server_ip_
;
Completed in 564 milliseconds