Searched refs:__acquire_codecvt (Results 1 - 4 of 4) sorted by relevance

/external/stlport/src/
H A Dacquire_release.h28 _Locale_codecvt* _STLP_CALL __acquire_codecvt(const char* &name, char *buf, _Locale_name_hint* hint, int *__err_code);
H A Dlocale_catalog.cpp241 _Locale_codecvt* _STLP_CALL __acquire_codecvt(const char* &name, char *buf, _Locale_name_hint* hint, int *__err_code) { function
H A Dfacets_byname.cpp297 _M_codecvt = _STLP_PRIV __acquire_codecvt(name, buf, 0, &__err_code);
H A Dlocale_impl.cpp201 _Locale_codecvt *__lwcvt = _STLP_PRIV __acquire_codecvt(name, buf, hint, &__err_code);

Completed in 68 milliseconds