Home
last modified time | relevance | path

Searched refs:ResourceSink (Results 1 – 21 of 21) sorted by relevance

/external/icu/icu4c/source/common/
Dresource.h250 class U_COMMON_API ResourceSink : public UObject {
252 ResourceSink() {} in ResourceSink() function
253 virtual ~ResourceSink();
273 ResourceSink(const ResourceSink &); // no copy constructor
274 ResourceSink &operator=(const ResourceSink &); // no assignment operator
Dresource.cpp20 ResourceSink::~ResourceSink() {} in ~ResourceSink()
Duresimp.h231 icu::ResourceSink &sink, UErrorCode &errorCode);
Dstatic_unicode_sets.cpp73 class ParseDataSink : public ResourceSink {
Dlocdspnm.cpp398 struct LocaleDisplayNamesImpl::CapitalizationContextSink : public ResourceSink {
Duresbund.cpp1924 ResourceSink &sink, in getAllItemsWithFallback()
1987 icu::ResourceSink &sink, UErrorCode &errorCode) { in ures_getAllItemsWithFallback()
/external/icu/icu4c/source/i18n/
Dnumber_compact.h41 class CompactDataSink : public ResourceSink {
Ddayperiodrules.cpp47 struct DayPeriodRulesDataSink : public ResourceSink {
282 struct DayPeriodRulesCountSink : public ResourceSink {
Dnumrange_impl.cpp35 class NumberRangeDataSink : public ResourceSink {
86 class PluralRangesDataSink : public ResourceSink {
Ddcfmtsym.cpp218 struct DecFmtSymDataSink : public ResourceSink {
278 struct CurrencySpacingSink : public ResourceSink {
Dnumber_longnames.cpp60 class PluralTableSink : public ResourceSink {
Dlistformatter.cpp176 struct ListFormatter::ListPatternsSink : public ResourceSink {
Ddtptngen.cpp501 struct AllowedHourFormatsSink : public ResourceSink {
815 struct DateTimePatternGenerator::AppendItemFormatsSink : public ResourceSink {
848 struct DateTimePatternGenerator::AppendItemNamesSink : public ResourceSink {
904 struct DateTimePatternGenerator::AvailableFormatsSink : public ResourceSink {
Dreldtfmt.cpp473 struct RelDateFmtDataSink : public ResourceSink {
Ducol_res.cpp619 struct KeywordsSink : public ResourceSink {
Ddtitvinf.cpp228 struct DateIntervalInfo::DateIntervalSink : public ResourceSink {
Dtmutfmt.cpp352 struct TimeUnitFormatReadSink : public ResourceSink {
Dtznames_impl.cpp729 struct ZNames::ZNamesLoader : public ResourceSink {
1442 struct TimeZoneNamesImpl::ZoneStringsLoader : public ResourceSink {
Dreldatefmt.cpp214 struct RelDateTimeFmtDataSink : public ResourceSink {
Dmeasfmt.cpp224 struct UnitDataSink : public ResourceSink {
Ddtfmtsym.cpp1484 struct CalendarDataSink : public ResourceSink {