Home | History | Annotate | Download | only in common

Lines Matching defs:ResourceDataValue

504 ResourceDataValue::~ResourceDataValue() {}
506 UResType ResourceDataValue::getType() const {
510 const UChar *ResourceDataValue::getString(int32_t &length, UErrorCode &errorCode) const {
521 const UChar *ResourceDataValue::getAliasString(int32_t &length, UErrorCode &errorCode) const {
532 int32_t ResourceDataValue::getInt(UErrorCode &errorCode) const {
542 ResourceDataValue::getUInt(UErrorCode &errorCode) const {
552 const int32_t *ResourceDataValue::getIntVector(int32_t &length, UErrorCode &errorCode) const {
563 const uint8_t *ResourceDataValue::getBinary(int32_t &length, UErrorCode &errorCode) const {
702 icu::ResourceDataValue &value, icu::ResourceTableSink &sink,
810 icu::ResourceDataValue &value, icu::ResourceArraySink &sink,