Home
last modified time | relevance | path

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

/base/global/timezone/
DREADME.md5 The time zone module provides the functions of updating, parsing, compiling, and deploying time zon…
9 The directory structure of the time zone module is as follows:
13 ├── timezone # Code repository of the time zone module
14 │ ├── data # Time zone compilation data
15 │ ├── tool # Time zone management tool
16 │ │ ├── compile_tool # Time zone compilation tool
17 │ │ └── update_tool # Time zone update tool
22zone update tool searches for the latest version of time zone data from the [Internet Assigned Num…
25 cd tool/update_tool // Go to the directory where the time zone update tool is located.
29 The time zone compilation tool compiles the time zone source data and generates time zone binary da…
[all …]
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
Dlog_print.h41 bool zone; member
/base/global/i18n/frameworks/zone/test/
DBUILD.gn39 "//base/global/i18n/interfaces/native/inner_api/zone/include",
48 "//base/global/i18n/frameworks/zone:zone_util",
/base/global/i18n/frameworks/intl/src/
Ddate_time_format.cpp512 auto zone = std::unique_ptr<TimeZone>(TimeZone::createTimeZone(timezoneStr.c_str())); in Format() local
513 calendar->setTimeZone(*zone); in Format()
514 dateFormat->setTimeZone(*zone); in Format()
531 auto zone = std::unique_ptr<TimeZone>(TimeZone::createTimeZone(timezoneStr.c_str())); in FormatRange() local
532 calendar->setTimeZone(*zone); in FormatRange()
533 dateIntvFormat->setTimeZone(*zone); in FormatRange()
541 toCalendar->setTimeZone(*zone); in FormatRange()
Di18n_calendar.cpp172 icu::UnicodeString zone = icu::UnicodeString::fromUTF8(id); in SetTimeZone() local
173 icu::TimeZone *timezone = icu::TimeZone::createTimeZone(zone); in SetTimeZone()
/base/global/i18n/frameworks/zone/
DBUILD.gn19 "//base/global/i18n/interfaces/native/inner_api/zone/include",
/base/time/time_service/
DREADME.md38 | setTimezone(timezone: string, callback: AsyncCallback<boolean>): void | Set the system time zone,…
39 | setTimezone(timezone: string): Promise<boolean> | Set the system time zone, Promise …
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_print.cpp90 if (format.zone) { in PrintLogPrefix()
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp319 bool zone; member
326 …timeFormat(FormatTime::INVALID), timeAccuFormat(FormatTimeAccu::INVALID), year(false), zone(false),
426 .zone = context.zone in QueryLogHandler()
819 context.zone = true; in FormatHandler()
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog_printf.cpp180 .zone = false, in PrintLog()
/base/hiviewdfx/hilog/
DREADME_zh.md158 … | | zone
/base/hiviewdfx/hilog/services/hilogd/
Dlog_persister.cpp278 .zone = false, in WriteLogData()
/base/telephony/core_service/
DREADME.md30 …al strength query, cell management, registration status management, and time and time zone setting.
/base/global/i18n_lite/
DREADME.md49 std::string zoneInfo = "+1:00"; // Set the time zone to be UTC+0 plus 1 hour.
/base/update/updater/test/unittest/test_data/diffpatch/
DPatchGztest_new.gz
DPatchGztest_old.gz1[==========] Running 25 tests from 7 test ...