Searched refs:locale_string (Results 1 – 1 of 1) sorted by relevance
111 const LocaleList& registerAndGetLocaleList(const std::string& locale_string) { in registerAndGetLocaleList() argument112 return LocaleListCache::getById(LocaleListCache::getId(locale_string)); in registerAndGetLocaleList()