Searched refs:_get_facet (Results 1 - 2 of 2) sorted by relevance

/external/stlport/src/
H A Dlocale_impl.cpp36 locale::facet * _STLP_CALL _get_facet(locale::facet *f) function
82 for_each( locimpl.facets_vec.begin(), locimpl.facets_vec.end(), _get_facet);
137 facets_vec[n._M_index] = _get_facet(f);
/external/stlport/stlport/stl/
H A D_locale.h90 friend facet * _STLP_CALL _get_facet( facet * );

Completed in 3252 milliseconds