Searched refs:getAliasString (Results 1 – 15 of 15) sorted by relevance
136 virtual const UChar *getAliasString(int32_t &length, UErrorCode &errorCode) const = 0;140 const UChar *r = getAliasString(len, errorCode); in getAliasUnicodeString()
486 virtual const UChar *getAliasString(int32_t &length, UErrorCode &errorCode) const;
517 const UChar *ResourceDataValue::getAliasString(int32_t &length, UErrorCode &errorCode) const { in getAliasString() function in ResourceDataValue
334 public abstract String getAliasString(); in getAliasString() method in UResource.Value
823 public String getAliasString() { in getAliasString() method in ICUResourceBundleReader.ReaderValue
328 public abstract String getAliasString(); in getAliasString() method in UResource.Value
821 public String getAliasString() { in getAliasString() method in ICUResourceBundleReader.ReaderValue
444 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()
939 String s = value.getAliasString(); in styleFromAlias()
1765 String aliasPath = value.getAliasString(); in processAliasFromValue()
454 nextCalendarType = getCalendarTypeFromPath(value.getAliasString()); in put()
1002 String s = value.getAliasString(); in styleFromAlias()
1807 String aliasPath = value.getAliasString(); in processAliasFromValue()
403 const UChar *s = value.getAliasString(length, errorCode); in widthFromAlias()
1801 const UChar* aliasPathUChar = value.getAliasString(aliasPathSize, errorCode); in processAliasFromValue()