Home
last modified time | relevance | path

Searched defs:_AllocProxy (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_base.h50 typedef _STLP_alloc_proxy<_Tp*, _Tp, allocator_type> _AllocProxy; typedef
D_vector.h64 typedef _STLP_alloc_proxy<pointer, _Tp, allocator_type> _AllocProxy; typedef