Home
last modified time | relevance | path

Searched defs:AppendableWrapper (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h48 class AppendableWrapper; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Dmsgfmt.h48 class AppendableWrapper; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dmsgfmt.h48 class AppendableWrapper; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dmsgfmt.h46 class AppendableWrapper; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2604 private static final class AppendableWrapper { class in MessageFormat
2605 public AppendableWrapper(StringBuilder sb) { in AppendableWrapper() method in MessageFormat.AppendableWrapper
2611 public AppendableWrapper(StringBuffer sb) { in AppendableWrapper() method in MessageFormat.AppendableWrapper
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessageFormat.java2559 private static final class AppendableWrapper { class in MessageFormat
2560 public AppendableWrapper(StringBuilder sb) { in AppendableWrapper() method in MessageFormat.AppendableWrapper
2566 public AppendableWrapper(StringBuffer sb) { in AppendableWrapper() method in MessageFormat.AppendableWrapper
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp189 class AppendableWrapper : public UMemory { class
191 AppendableWrapper(Appendable& appendable) : app(appendable), len(0) { in AppendableWrapper() function in AppendableWrapper
1246 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() argument
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp189 class AppendableWrapper : public UMemory { class
191 AppendableWrapper(Appendable& appendable) : app(appendable), len(0) { in AppendableWrapper() function in AppendableWrapper
1241 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() argument
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp189 class AppendableWrapper : public UMemory { class
191 AppendableWrapper(Appendable& appendable) : app(appendable), len(0) { in AppendableWrapper() function in AppendableWrapper
1246 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() argument
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp189 class AppendableWrapper : public UMemory { class
191 AppendableWrapper(Appendable& appendable) : app(appendable), len(0) { in AppendableWrapper() function in AppendableWrapper
1246 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() argument