Searched refs:setAllowedLocales (Results 1 - 6 of 6) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Duspoof_impl.h69 void setAllowedLocales(const char *localesList, UErrorCode &status);
73 // the specified locale. Part of the implementation of setAllowedLocales.
H A Duspoof.cpp130 This->setAllowedLocales(localesList, *status);
H A Duspoof_impl.cpp262 void SpoofImpl::setAllowedLocales(const char *localesList, UErrorCode &status) { function in class:SpoofImpl
/external/icu4c/i18n/
H A Duspoof_impl.h69 void setAllowedLocales(const char *localesList, UErrorCode &status);
73 // the specified locale. Part of the implementation of setAllowedLocales.
H A Duspoof.cpp130 This->setAllowedLocales(localesList, *status);
H A Duspoof_impl.cpp262 void SpoofImpl::setAllowedLocales(const char *localesList, UErrorCode &status) { function in class:SpoofImpl

Completed in 20 milliseconds