Searched defs:LOCALE_KEY (Results 1 - 3 of 3) sorted by relevance
/base/global/i18n/frameworks/intl/include/ | ||
H A D | locale_config.h | 121 static const char *LOCALE_KEY;
member in OHOS::Global::I18n::LocaleConfig |
/base/location/interfaces/inner_api/include/ | ||
H A D | constant_definition.h | 53 constexpr const char* LOCALE_KEY = "persist.global.locale"; member |
/base/global/i18n/frameworks/intl/src/ | ||
H A D | locale_config.cpp | 54 const char *LocaleConfig::LOCALE_KEY = "persist.global.locale";
member in OHOS::Global::I18n::LocaleConfig |
Completed in 4 milliseconds