OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HttpAddress
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/base/
httpcommon.h
181
std::string
HttpAddress
(const SocketAddress& address, bool secure);
httpclient.cc
329
request().setHeader(HH_HOST,
HttpAddress
(server_, false), true);
httpcommon.cc
400
std::string
HttpAddress
(const SocketAddress& address, bool secure) {
Completed in 45 milliseconds