Home
last modified time | relevance | path

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

/trunk/main/sal/inc/osl/
H A Ddiagnose.hxx83 typedef ::std::hash_set<void const*, VoidPtrHash, ::std::equal_to<void const*> > VoidPointerSet; typedef
92 VoidPointerSet m_addresses;
109 VoidPointerSet::const_iterator iPos(m_data.m_addresses.begin()); in checkObjectCount()
110 VoidPointerSet::const_iterator const iEnd(m_data.m_addresses.end()); in checkObjectCount()
/trunk/main/sal/osl/all/
H A Ddebugbase.cxx132 std::pair<osl::detail::VoidPointerSet::iterator, bool> const insertion( in osl_detail_ObjectRegistry_registerObject()

Completed in 14 milliseconds