Home
last modified time | relevance | path

Searched refs:SaveLocale (Results 1 - 3 of 3) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dmulti_users.h33 static I18nErrorCode SaveLocale(const std::string& localId, const std::string& locale);
/base/global/i18n/frameworks/intl/src/
H A Dmulti_users.cpp127 I18nErrorCode MultiUsers::SaveLocale(const std::string& localId, const std::string& locale) in SaveLocale() function in OHOS::Global::I18n::MultiUsers
135 HILOG_ERROR_I18N("SaveLocale: get foreground locale Id failed"); in SaveLocale()
142 HILOG_ERROR_I18N("SaveLocale: save locale failed"); in SaveLocale()
178 errCode = SaveLocale(localId, locale); in SaveGlobalParam()
H A Dlocale_config.cpp1238 MultiUsers::SaveLocale("", localeTag); in SetSystemLocale()

Completed in 5 milliseconds