Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/thermal/
Dthermal_collector_impl.cpp71 for (const auto& zone : thermalZones) { in GetZonePathByType() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
Dlog_print.h41 bool zone; member
/base/global/i18n/frameworks/intl/src/
Ddate_time_format.cpp558 auto zone = std::unique_ptr<TimeZone>(TimeZone::createTimeZone(timezoneStr.c_str())); in Format() local
579 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.cpp333 bool zone = false; member