Home
last modified time | relevance | path

Searched defs:zone (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
Dlog_print.h41 bool zone; member
/base/global/i18n/frameworks/intl/src/
Ddate_time_format.cpp575 auto zone = std::unique_ptr<TimeZone>(TimeZone::createTimeZone(timezoneStr.c_str())); in Format() local
596 auto zone = std::unique_ptr<TimeZone>(TimeZone::createTimeZone(timezoneStr.c_str())); in FormatRange() local
Di18n_calendar.cpp174 icu::UnicodeString zone = icu::UnicodeString::fromUTF8(id); in SetTimeZone() local
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp328 bool zone; member