/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/ |
H A D | rtc_mini_virtual.c | 12 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 D | time_service.c | 22 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 D | time_util.cpp | 92 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 D | text_clock_layout_property.cpp | 29 struct timezone timeZone {}; in GetSystemTimeZone() struct
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | resolver.cpp | 131 std::string timeZone = ""; in GetTimeZone() local
|
/ohos5.0/base/telephony/core_service/services/network_search/src/ |
H A D | nitz_update.cpp | 289 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 D | raw_data_builder.cpp | 154 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 D | content_reader_version_1.cpp | 58 uint8_t timeZone; member
|
H A D | content_reader_version_2.cpp | 58 uint8_t timeZone; member
|
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/ |
H A D | gsm_sms_param_encode.cpp | 216 int32_t timeZone = timeStamp->time.absolute.timeZone; in EncodeTimePdu() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | date_time_format_module.cpp | 213 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 D | base_def.h | 98 uint8_t timeZone; member
|
/ohos5.0/base/global/i18n/frameworks/intl/include/ |
H A D | date_time_format.h | 66 std::string timeZone; variable
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
H A D | raw_data_base_def.h | 55 uint8_t timeZone; member
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/ |
H A D | hisysevent_c_wrapper_test.cpp | 88 const std::string& timeZone) in CreateSysEventRecord()
|
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/base/ |
H A D | raw_data_base_def.h | 91 uint8_t timeZone; member
|
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/ |
H A D | decoded_event.cpp | 108 auto timeZone = ParseTimeZone(static_cast<size_t>(header_.timeZone)); in AppendBaseInfo() local
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | rtc_test.c | 616 int32_t timeZone = RTC_TEST_TIME_ZONE; in RtcMiniSetGetTimeZoneTest() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/ |
H A D | localization.cpp | 261 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 D | sms_pdu_code_type.h | 76 int32_t timeZone; // gsm member
|
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_native_test.cpp | 1453 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 D | js_systemtime.cpp | 36 std::string timeZone = ""; member
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_base.cpp | 744 void AppEventPack::SetTimeZone(const std::string& timeZone) in SetTimeZone()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/ |
H A D | base_utils_test.cpp | 289 struct timezone timeZone; variable
|
/ohos5.0/base/time/time_service/services/ |
H A D | time_system_ability.cpp | 506 std::string timeZone; in DumpAllTimeInfo() local
|