OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ICULocaleName
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/i18n/
rtl.cc
58
std::string
ICULocaleName
(const std::string& locale_string) {
86
icu::Locale locale(
ICULocaleName
(locale_string).c_str());
/external/chromium_org/base/i18n/
rtl.cc
86
std::string
ICULocaleName
(const std::string& locale_string) {
114
icu::Locale locale(
ICULocaleName
(locale_string).c_str());
Completed in 21 milliseconds