Home
last modified time | relevance | path

Searched refs:SYS_PARAM_LEN (Results 1 - 6 of 6) sorted by relevance

/base/global/i18n/interfaces/native/inner_api/zone/include/
H A Dzone_util.h175 static constexpr int SYS_PARAM_LEN = 128; member in OHOS::Global::I18n::ZoneUtil
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h118 static constexpr int SYS_PARAM_LEN = 128; member in OHOS::Global::I18n::DateTimeFormat
H A Di18n_timezone.h87 static constexpr int SYS_PARAM_LEN = 128; member in OHOS::Global::I18n::I18nTimeZone
/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp241 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByCountryAndNITZ()
258 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in LookupTimezoneByNITZ()
/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp603 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in I18nTimeZone()
H A Ddate_time_format.cpp558 std::string systemTimezone = ReadSystemParameter(TIMEZONE_KEY, SYS_PARAM_LEN); in GetSystemTimezone()

Completed in 6 milliseconds