Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
H A Dbundle_system_state.cpp40 void BundleSystemState::SetSystemLanguage(const std::string &language) in SetSystemLanguage() function in OHOS::AppExecFwk::BundleSystemState
/ohos5.0/base/global/i18n/services/src/
H A Di18n_service_ability.cpp44 I18nErrorCode I18nServiceAbility::SetSystemLanguage(const std::string &language) in SetSystemLanguage() function in OHOS::Global::I18n::I18nServiceAbility
H A Di18n_service_ability_client.cpp40 I18nErrorCode I18nServiceAbilityClient::SetSystemLanguage(const std::string &language) in SetSystemLanguage() function in OHOS::Global::I18n::I18nServiceAbilityClient
H A Di18n_service_ability_proxy.cpp30 I18nErrorCode I18nServiceAbilityProxy::SetSystemLanguage(const std::string &language) in SetSystemLanguage() function in OHOS::Global::I18n::I18nServiceAbilityProxy
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_system_addon.cpp163 napi_value I18nSystemAddon::SetSystemLanguage(napi_env env, napi_callback_info info) in SetSystemLanguage() function in OHOS::Global::I18n::I18nSystemAddon
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1193 I18nErrorCode LocaleConfig::SetSystemLanguage(const std::string &languageTag) in SetSystemLanguage() function in OHOS::Global::I18n::LocaleConfig