Home
last modified time | relevance | path

Searched refs:preferencesDirPath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dpreferred_language.cpp147 std::string preferencesDirPath = appContext->GetPreferencesDir(); in GetI18nAppPreferences() local
148 std::string i18nPreferencesFilePath = preferencesDirPath + I18N_PREFERENCES_FILE_NAME; in GetI18nAppPreferences()