Home
last modified time | relevance | path

Searched defs:timezoneId (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/time/time_service/services/time/src/
H A Dtime_zone_info.cpp55 bool TimeZoneInfo::SetTimezone(const std::string &timezoneId) in SetTimezone()
112 bool TimeZoneInfo::GetTimezone(std::string &timezoneId) in GetTimezone()
/ohos5.0/base/time/time_service/test/fuzztest/timemanager_fuzzer/timesettimezone_fuzzer/
H A Dtimesettimezone_fuzzer.cpp42 std::string timezoneId; in FuzzTimeGetTimezone() local
/ohos5.0/base/global/i18n/interfaces/native/inner_api/zone/include/
H A Dzone_util.h48 std::string timezoneId; member
/ohos5.0/base/time/time_service/interfaces/inner_api/src/
H A Dtime_service_client.cpp211 bool TimeServiceClient::SetTimeZone(const std::string &timezoneId) in SetTimeZone()
223 bool TimeServiceClient::SetTimeZone(const std::string &timezoneId, int32_t &code) in SetTimeZone()
239 int32_t TimeServiceClient::SetTimeZoneV9(const std::string &timezoneId) in SetTimeZoneV9()
458 int32_t TimeServiceClient::GetTimeZone(std::string &timezoneId) in GetTimeZone()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dsystem_locale_manager.cpp195 std::string timezoneId = I18nTimeZone::GetTimezoneIdByCityId(cityId); in GetTimezoneCityInfoArray() local
/ohos5.0/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp213 size_t argc, std::string &timezoneId, napi_ref &callback) in ParseParametersBySetTimezone()
/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp445 std::string timezoneId; in GetICUCountryZones() local
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_timezone_addon.cpp288 napi_value timezoneId = nullptr; in GetTimezonesByLocation() local
/ohos5.0/base/time/time_service/framework/js/napi/system_time/src/
H A Djs_systemtime.cpp126 std::string timezoneId; in JSSystemTimeSetTimeZone() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp566 std::string timezoneId = timezone1.GetID(); variable
H A Dintl_test_extent.cpp391 std::string timezoneId = "Asia/Shanghai"; variable