Home
last modified time | relevance | path

Searched defs:SetSystemLanguage (Results 1 – 5 of 5) sorted by relevance

/base/global/i18n/services/src/
Di18n_service_ability_client.cpp41 I18nErrorCode I18nServiceAbilityClient::SetSystemLanguage(const std::string &language) in SetSystemLanguage() function in OHOS::Global::I18n::I18nServiceAbilityClient
Di18n_service_ability.cpp51 ErrCode I18nServiceAbility::SetSystemLanguage(const std::string& language, int32_t& code) in SetSystemLanguage() function in OHOS::Global::I18n::I18nServiceAbility
/base/global/i18n/interfaces/ets/ani/i18n/src/
Di18n_system_addon.cpp138 void I18nSystemAddon::SetSystemLanguage(ani_env *env, [[maybe_unused]] ani_object object, ani_strin… in SetSystemLanguage() function in I18nSystemAddon
/base/global/i18n/interfaces/js/kits/src/
Di18n_system_addon.cpp192 napi_value I18nSystemAddon::SetSystemLanguage(napi_env env, napi_callback_info info) in SetSystemLanguage() function in OHOS::Global::I18n::I18nSystemAddon
/base/global/i18n/frameworks/intl/src/
Dlocale_config.cpp1519 I18nErrorCode LocaleConfig::SetSystemLanguage(const std::string &languageTag, int32_t userId) in SetSystemLanguage() function in OHOS::Global::I18n::LocaleConfig