Home | History | Annotate | Download | only in common

Lines Matching defs:ResourceDataValue

500 ResourceDataValue::~ResourceDataValue() {}
502 UResType ResourceDataValue::getType() const {
506 const UChar *ResourceDataValue::getString(int32_t &length, UErrorCode &errorCode) const {
517 const UChar *ResourceDataValue::getAliasString(int32_t &length, UErrorCode &errorCode) const {
528 int32_t ResourceDataValue::getInt(UErrorCode &errorCode) const {
538 uint32_t ResourceDataValue::getUInt(UErrorCode &errorCode) const {
548 const int32_t *ResourceDataValue::getIntVector(int32_t &length, UErrorCode &errorCode) const {
559 const uint8_t *ResourceDataValue::getBinary(int32_t &length, UErrorCode &errorCode) const {
570 ResourceArray ResourceDataValue::getArray(UErrorCode &errorCode) const {
596 ResourceTable ResourceDataValue::getTable(UErrorCode &errorCode) const {
633 UBool ResourceDataValue::isNoInheritanceMarker() const {
637 int32_t ResourceDataValue::getStringArray(UnicodeString *dest, int32_t capacity,
642 int32_t ResourceDataValue::getStringArrayOrStringAsArray(UnicodeString *dest, int32_t capacity,
668 UnicodeString ResourceDataValue::getStringOrFirstOfArray(UErrorCode &errorCode) const {
818 icu::ResourceDataValue &rdValue = static_cast<icu::ResourceDataValue &>(value);
873 icu::ResourceDataValue &rdValue = static_cast<icu::ResourceDataValue &>(value);