Home
last modified time | relevance | path

Searched refs:SIM_COUNTRY_CODE_KEY (Results 1 - 4 of 4) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dsystem_locale_manager.h122 static const char* SIM_COUNTRY_CODE_KEY; member in OHOS::Global::I18n::SystemLocaleManager
H A Dlocale_config.h126 static const char *SIM_COUNTRY_CODE_KEY; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dsystem_locale_manager.cpp27 const char* SystemLocaleManager::SIM_COUNTRY_CODE_KEY = "telephony.sim.countryCode0"; member in OHOS::Global::I18n::SystemLocaleManager
68 std::string simRegion = ReadSystemParameter(SIM_COUNTRY_CODE_KEY, CONFIG_LEN); in GetLanguageInfoArray()
H A Dlocale_config.cpp59 const char *LocaleConfig::SIM_COUNTRY_CODE_KEY = "telephony.sim.countryCode0"; member in OHOS::Global::I18n::LocaleConfig
514 int code = GetParameter(SIM_COUNTRY_CODE_KEY, "", value, CONFIG_LEN); in GetCountriesFromSim()

Completed in 8 milliseconds