Searched refs:getAliasString (Results 1 – 12 of 12) sorted by relevance
67 virtual const UChar *getAliasString(int32_t &length, UErrorCode &errorCode) const = 0;71 const UChar *r = getAliasString(len, errorCode); in getAliasUnicodeString()
484 virtual const UChar *getAliasString(int32_t &length, UErrorCode &errorCode) const;
521 const UChar *ResourceDataValue::getAliasString(int32_t &length, UErrorCode &errorCode) const { in getAliasString() function in ResourceDataValue
258 public abstract String getAliasString(); in getAliasString() method in UResource.Value
855 public String getAliasString() { in getAliasString() method in ICUResourceBundleReader.ReaderValue
256 public abstract String getAliasString(); in getAliasString() method in UResource.Value
853 public String getAliasString() { in getAliasString() method in ICUResourceBundleReader.ReaderValue
866 " to unknown " + value.getAliasString()); in put()871 " to " + value.getAliasString() + " which falls back to something else"); in put()897 String s = value.getAliasString(); in widthFromAlias()
789 String s = value.getAliasString(); in styleFromAlias()
839 " to unknown " + value.getAliasString()); in put()844 " to " + value.getAliasString() + " which falls back to something else"); in put()870 String s = value.getAliasString(); in widthFromAlias()
742 String s = value.getAliasString(); in styleFromAlias()
371 const UChar *s = value.getAliasString(length, errorCode); in widthFromAlias()