Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h41 bool zone; member
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A 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
H A Di18n_calendar.cpp174 icu::UnicodeString zone = icu::UnicodeString::fromUTF8(id); in SetTimeZone() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp328 bool zone; member