Searched refs:getHost (Results 1 – 7 of 7) sorted by relevance
320 sResultURL = aURL.getProtocol() + "://" + aURL.getHost() + sResultURL; in GetMainURL()368 sResultURL = aURL.getProtocol() + "://" + aURL.getHost() + sResultURL; in GetRedirectURL()370 … sResultURL = aURL.getProtocol() + "://" + aURL.getHost() + aURL.getPath() + sResultURL; in GetRedirectURL()729 && AllowUnknownCert( xContext, aURI.getHost() ) ) in ExecuteMethod()734 …aHostConfig.setHost( aHostConfig.getHost(), ( aURI.getPort() < 0 ? 443 : aURI.getPort() ), Helper.… in ExecuteMethod()841 String[][] pArgs = GetSpecialArgs( xContext, aMainURL.getHost() ); in Login()
123 if (desc.getHost() == null) { in connect()133 adr = InetAddress.getAllByName(desc.getHost()); in connect()
83 public String getHost() {
126 String host = desc.getHost(); in accept()
116 ::rtl::OUString getHost( void );
88 ::rtl::OUString getHost( void ) in getHost() function
117 inline ::rtl::OUString getHost( void ) in getHost() function
Completed in 95 milliseconds