Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_locale.h157 _M_throw_on_combine_error(__loc.name()); in combine()
193 static void _STLP_FUNCTION_THROWS _STLP_CALL _M_throw_on_combine_error(const string& name);
255 _M_throw_on_combine_error(__loc.name()); in combine()
/ndk/sources/cxx-stl/stlport/src/
Dlocale.cpp61 void _STLP_CALL locale::_M_throw_on_combine_error(const string& name) { in _M_throw_on_combine_error() function in locale