Searched refs:DispatchWatcherHashMap (Results 1 – 2 of 2) sorted by relevance
54 class DispatchWatcherHashMap : public ::std::hash_map< ::rtl::OUString, sal_Int32, OUStringHashCode… class59 DispatchWatcherHashMap().swap( *this ); in free()111 DispatchWatcherHashMap m_aRequestContainer;
244 … m_aRequestContainer.insert( DispatchWatcherHashMap::value_type( aURL.Complete, (sal_Int32)1 ) ); in executeDispatchRequests()
Completed in 23 milliseconds