Searched refs:makeConnectionEndPointString (Results 1 – 3 of 3) sorted by relevance
93 static rtl::OUString makeConnectionEndPointString(96 rtl::OUString makeConnectionEndPointString() const in makeConnectionEndPointString() function in http_dav_ucp::CurlUri97 { return makeConnectionEndPointString( GetHost(), GetPort() ); } in makeConnectionEndPointString()
209 … CurlUri::makeConnectionEndPointString( m_aUri.GetHost(), m_aUri.GetPort() ) ); in Init()777 exData = CurlUri::makeConnectionEndPointString( getHostName(), in processResponse()782 exData = CurlUri::makeConnectionEndPointString( getHostName(), in processResponse()787 exData = CurlUri::makeConnectionEndPointString( getHostName(), in processResponse()793 exData = CurlUri::makeConnectionEndPointString( getHostName(), in processResponse()
339 rtl::OUString CurlUri::makeConnectionEndPointString( in makeConnectionEndPointString() function in CurlUri
Completed in 12 milliseconds