Searched refs:makeConnectionEndPointString (Results 1 – 4 of 4) sorted by relevance
93 static rtl::OUString makeConnectionEndPointString(96 rtl::OUString makeConnectionEndPointString() const in makeConnectionEndPointString() function in http_dav_ucp::SerfUri97 { return makeConnectionEndPointString( GetHost(), GetPort() ); } in makeConnectionEndPointString()
517 … SerfUri::makeConnectionEndPointString( mrSerfSession.getHostName(), in postprocessProcessor()523 … SerfUri::makeConnectionEndPointString( mrSerfSession.getHostName(), in postprocessProcessor()
255 rtl::OUString SerfUri::makeConnectionEndPointString( in makeConnectionEndPointString() function in SerfUri
164 … SerfUri::makeConnectionEndPointString( m_aUri.GetHost(), m_aUri.GetPort() ) ); in Init()182 … SerfUri::makeConnectionEndPointString( m_aUri.GetHost(), m_aUri.GetPort() ) ); in Init()
Completed in 26 milliseconds