Searched refs:_NonConstLocalTraits (Results 1 - 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_hashtable.h229 typedef typename _Traits::_NonConstLocalTraits _NonConstLocalTraits; typedef in class:hashtable
292 typedef _STLP_PRIV _Ht_iterator<_ElemsIte, _NonConstLocalTraits> local_iterator;
H A D_iterator_base.h459 typedef _Local##Motif<_Tp> _NonConstLocalTraits; \
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
H A D_hashtable.h97 typedef typename _Traits::_NonConstLocalTraits _NonConstLocalTraits; typedef in class:hashtable
112 //typedef _STLP_PRIV _DBG_iter<_Base, _DbgTraits<_NonConstLocalTraits> > local_iterator;

Completed in 366 milliseconds