Home
last modified time | relevance | path

Searched defs:timeZone (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
H A Drtc_mini_virtual.c12 int32_t RtcSetTimeZone(int32_t timeZone) in RtcSetTimeZone()
19 int32_t RtcGetTimeZone(int32_t *timeZone) in RtcGetTimeZone()
/ohos5.0/base/time/time_service/interfaces/kits/c/src/
H A Dtime_service.c22 TimeService_ErrCode OH_TimeService_GetTimeZone(char *timeZone, uint32_t len) in OH_TimeService_GetTimeZone()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp92 struct timezone timeZone; in GetTimeOfNow() local
147 struct timezone timeZone; in GetTimeOfZone() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.cpp29 struct timezone timeZone {}; in GetSystemTimeZone() struct
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.cpp131 std::string timeZone = ""; in GetTimeZone() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnitz_update.cpp289 std::string timeZone = util.GetDefaultZone(countryCode.c_str()); in UpdateCountryCode() local
301 void NitzUpdate::SaveTimeZone(std::string &timeZone) in SaveTimeZone()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/
H A Draw_data_builder.cpp154 RawDataBuilder& RawDataBuilder::AppendTimeZone(const std::string& timeZone) in AppendTimeZone()
160 RawDataBuilder& RawDataBuilder::AppendTimeZone(const uint8_t timeZone) in AppendTimeZone()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader_version_1.cpp58 uint8_t timeZone; member
H A Dcontent_reader_version_2.cpp58 uint8_t timeZone; member
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_param_encode.cpp216 int32_t timeZone = timeStamp->time.absolute.timeZone; in EncodeTimePdu() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp213 std::string result, timeZone; in Format() local
279 std::string result, timeZone, check; in FormatDate() local
341 std::string result, timeZone; in FormatTime() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dbase_def.h98 uint8_t timeZone; member
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h66 std::string timeZone; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Draw_data_base_def.h55 uint8_t timeZone; member
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_c_wrapper_test.cpp88 const std::string& timeZone) in CreateSysEventRecord()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/base/
H A Draw_data_base_def.h91 uint8_t timeZone; member
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_event.cpp108 auto timeZone = ParseTimeZone(static_cast<size_t>(header_.timeZone)); in AppendBaseInfo() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Drtc_test.c616 int32_t timeZone = RTC_TEST_TIME_ZONE; in RtcMiniSetGetTimeZoneTest() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp261 TimeZone* timeZone = TimeZone::createTimeZone("GMT+0:00"); in FormatDuration() local
283 TimeZone* timeZone = TimeZone::createTimeZone("GMT+0:00"); in FormatDuration() local
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_pdu_code_type.h76 int32_t timeZone; // gsm member
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp1453 auto timeZone = record.GetTimeZone(); variable
1492 auto timeZone = record.GetTimeZone(); variable
/ohos5.0/base/time/time_service/framework/js/napi/system_time/src/
H A Djs_systemtime.cpp36 std::string timeZone = ""; member
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp744 void AppEventPack::SetTimeZone(const std::string& timeZone) in SetTimeZone()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp289 struct timezone timeZone; variable
/ohos5.0/base/time/time_service/services/
H A Dtime_system_ability.cpp506 std::string timeZone; in DumpAllTimeInfo() local