Home
last modified time | relevance | path

Searched refs:SHORT (Results 1 - 11 of 11) sorted by relevance

/base/global/i18n_lite/interfaces/kits/i18n/include/
H A Dtypes.h111 SHORT, enumerator
/base/msdp/device_status/interfaces/innerkits/include/
H A Dstationary_data.h57 SHORT = 1, enumerator
/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp43 { "liteWearable", DefaultStyle::SHORT },
44 { "wearable", DefaultStyle::SHORT },
45 { "watch", DefaultStyle::SHORT }
51 { DefaultStyle::SHORT, DateFormat::EStyle::kShort },
340 } else if (dayPeriod == "narrow" || (dayPeriod == "auto" && defaultStyle == DefaultStyle::SHORT)) { in SetDayPeriod()
480 (defaultStyle == DefaultStyle::DEFAULT || defaultStyle == DefaultStyle::SHORT))) { in ComputePattern()
513 defaultStyle == DefaultStyle::SHORT))) { in ComputeTimeZoneOfPattern()
529 (defaultStyle == DefaultStyle::DEFAULT || defaultStyle == DefaultStyle::SHORT))) { in ComputeWeekdayOfPattern()
550 defaultStyle == DefaultStyle::SHORT)) { in ComputeEraOfPattern()
/base/global/i18n_lite/frameworks/i18n/include/
H A Di18n_pattern.h101 case SHORT: { in GetStringFromPattern2()
/base/msdp/device_status/test/unittest/intention/stationary/src/
H A Dstationary_server_test.cpp162 param.latency_ = SHORT; in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp65 case AppEventParamType::SHORT: in InitValueByBaseType()
266 {SHORT, &GetShortParamValueStr},
416 AppEventParam appEventParam(key, AppEventParamType::SHORT); in AddParam()
423 AppEventParam appEventParam(key, AppEventParamType::SHORT); in AddParam()
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h126 SHORT, enumerator
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h64 SHORT = 3, enumerator
/base/global/i18n_lite/frameworks/i18n/test/unittest/lite/common/
H A Di18n_test.cpp279 AvailableDateTimeFormatPattern pattern = AvailableDateTimeFormatPattern::SHORT; in HWTEST_F()
298 AvailableDateTimeFormatPattern pattern = AvailableDateTimeFormatPattern::SHORT; in HWTEST_F()
317 AvailableDateTimeFormatPattern pattern = AvailableDateTimeFormatPattern::SHORT; in HWTEST_F()
334 AvailableDateTimeFormatPattern pattern = AvailableDateTimeFormatPattern::SHORT; in HWTEST_F()
352 AvailableDateTimeFormatPattern pattern = AvailableDateTimeFormatPattern::SHORT; in HWTEST_F()
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DFetcher.java343 case "SHORT": { in processPatterns()
524 .getTimeInstance(DateFormat.SHORT, ULocale.forLanguageTag(languageTag)); in defaultHour()
/base/msdp/device_status/frameworks/js/napi/src/
H A Ddevicestatus_napi.cpp406 if ((latency < ReportLatencyNs::SHORT) || (latency > ReportLatencyNs::LONG)) { in SubscribeDeviceStatus()

Completed in 13 milliseconds