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