Home
last modified time | relevance | path

Searched defs:FormattedDateInterval (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Ddtitvfmt.h65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) in FormattedDateInterval() function
108 explicit FormattedDateInterval(UErrorCode errorCode) in FormattedDateInterval() function
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddtitvfmt.h65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) in FormattedDateInterval() function
108 explicit FormattedDateInterval(UErrorCode errorCode) in FormattedDateInterval() function
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddtitvfmt.h65 FormattedDateInterval() : fData(nullptr), fErrorCode(U_INVALID_STATE_ERROR) {} in FormattedDateInterval() function
106 explicit FormattedDateInterval(FormattedDateIntervalData *results) in FormattedDateInterval() function
108 explicit FormattedDateInterval(UErrorCode errorCode) in FormattedDateInterval() function
/third_party/icu/icu4c/source/test/intltest/
Ddtifmtts.h21 class FormattedDateInterval; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateIntervalFormat.java278 public static final class FormattedDateInterval implements FormattedValue { class in DateIntervalFormat
282 FormattedDateInterval(CharSequence cs, List<FieldPosition> attributes) { in FormattedDateInterval() method in DateIntervalFormat.FormattedDateInterval
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalFormat.java281 public static final class FormattedDateInterval implements FormattedValue { class in DateIntervalFormat
285 FormattedDateInterval(CharSequence cs, List<FieldPosition> attributes) { in FormattedDateInterval() method in DateIntervalFormat.FormattedDateInterval