Searched defs:setLocaleIDs (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Dlocbased.cpp37 void LocaleBased::setLocaleIDs(const char* validID, const char* actualID) { function in class:LocaleBased
/external/icu4c/i18n/
H A Dformat.cpp204 Format::setLocaleIDs(const char* valid, const char* actual) { function in class:Format
206 locBased.setLocaleIDs(valid, actual);

Completed in 85 milliseconds