Home
last modified time | relevance | path

Searched refs:aFullyQualifiedHost (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/ucbhelper/source/client/
H A Dproxydecider.cxx524 rtl::OUString aFullyQualifiedHost; in getProxy() local
525 if ( !m_aHostnames.get( aHost, aFullyQualifiedHost ) ) in getProxy()
530 m_aHostnames.put( aHost, aFullyQualifiedHost ); in getProxy()
534 if ( !aFullyQualifiedHost.getLength() ) in getProxy()
535 aFullyQualifiedHost = aHost; in getProxy()
537 if ( aFullyQualifiedHost != aHost ) in getProxy()
766 rtl::OUStringBuffer aFullyQualifiedHost; in setNoProxyList() local
786 aFullyQualifiedHost.append( aTmp ); in setNoProxyList()
791 aFullyQualifiedHost.append( aTmp ); in setNoProxyList()
794 aFullyQualifiedHost.append( aPort ); in setNoProxyList()
[all …]

Completed in 17 milliseconds