Searched refs:VoidPointerSet (Results 1 – 2 of 2) sorted by relevance
83 typedef ::std::hash_set<void const*, VoidPtrHash, ::std::equal_to<void const*> > VoidPointerSet; typedef92 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()
132 std::pair<osl::detail::VoidPointerSet::iterator, bool> const insertion( in osl_detail_ObjectRegistry_registerObject()
Completed in 17 milliseconds