Home
last modified time | relevance | path

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

/external/icu/libicu/cts_headers/unicode/
Dmsgfmt.h48 class AppendableWrapper; variable
/external/cronet/stable/third_party/icu/source/i18n/unicode/
Dmsgfmt.h48 class AppendableWrapper; variable
/external/cronet/tot/third_party/icu/source/i18n/unicode/
Dmsgfmt.h48 class AppendableWrapper; variable
/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h48 class AppendableWrapper; variable
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DMessageFormat.java2617 private static final class AppendableWrapper { class in MessageFormat
2618 public AppendableWrapper(StringBuilder sb) { in AppendableWrapper() method in MessageFormat.AppendableWrapper
2624 public AppendableWrapper(StringBuffer sb) { in AppendableWrapper() method in MessageFormat.AppendableWrapper
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2544 private static final class AppendableWrapper { class in MessageFormat
2545 public AppendableWrapper(StringBuilder sb) { in AppendableWrapper() method in MessageFormat.AppendableWrapper
2551 public AppendableWrapper(StringBuffer sb) { in AppendableWrapper() method in MessageFormat.AppendableWrapper
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp189 class AppendableWrapper : public UMemory { class
191 AppendableWrapper(Appendable& appendable) : app(appendable), len(0) { in AppendableWrapper() function in AppendableWrapper
1249 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() argument
/external/cronet/tot/third_party/icu/source/i18n/
Dmsgfmt.cpp189 class AppendableWrapper : public UMemory { class
191 AppendableWrapper(Appendable& appendable) : app(appendable), len(0) { in AppendableWrapper() function in AppendableWrapper
1249 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() argument
/external/cronet/stable/third_party/icu/source/i18n/
Dmsgfmt.cpp189 class AppendableWrapper : public UMemory { class
191 AppendableWrapper(Appendable& appendable) : app(appendable), len(0) { in AppendableWrapper() function in AppendableWrapper
1249 FieldPosition* MessageFormat::updateMetaData(AppendableWrapper& /*dest*/, int32_t /*prevLength*/, in updateMetaData() argument