Searched defs:SetSystemLocale (Results 1 – 5 of 5) sorted by relevance
77 I18nErrorCode I18nServiceAbilityClient::SetSystemLocale(const std::string &locale) in SetSystemLocale() function in OHOS::Global::I18n::I18nServiceAbilityClient
95 ErrCode I18nServiceAbility::SetSystemLocale(const std::string& locale, int32_t& code) in SetSystemLocale() function in OHOS::Global::I18n::I18nServiceAbility
170 void I18nSystemAddon::SetSystemLocale(ani_env *env, [[maybe_unused]] ani_object object, ani_string … in SetSystemLocale() function in I18nSystemAddon
236 napi_value I18nSystemAddon::SetSystemLocale(napi_env env, napi_callback_info info) in SetSystemLocale() function in OHOS::Global::I18n::I18nSystemAddon
1613 I18nErrorCode LocaleConfig::SetSystemLocale(const std::string &localeTag, int32_t userId) in SetSystemLocale() function in OHOS::Global::I18n::LocaleConfig