Searched defs:HostAsSensitiveURIString (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dsocketaddress.cc151 std::string SocketAddress::HostAsSensitiveURIString() const { function in class:rtc::SocketAddress
177 ost << HostAsSensitiveURIString() << ":" << port();

Completed in 97 milliseconds