Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/client/
H A Dproxydecider.cxx90 typedef std::pair< rtl::OUString, rtl::OUString > HostListEntry; typedef in ucbhelper::proxydecider_impl::HostnameCache
92 std::list< HostListEntry > m_aHostList;
101 std::list< HostListEntry >::const_iterator it in get()
103 const std::list< HostListEntry >::const_iterator end in get()
123 m_aHostList.push_front( HostListEntry( rKey, rValue ) ); in put()

Completed in 25 milliseconds