Home
last modified time | relevance | path

Searched refs:DateFmtBestPatternKey (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddatefmt.cpp69 class DateFmtBestPatternKey : public LocaleCacheKey<DateFmtBestPattern> { class
78 return operator==(static_cast<const DateFmtBestPatternKey &>(other)); in equals()
81 DateFmtBestPatternKey( in DateFmtBestPatternKey() function in DateFmtBestPatternKey
87 DateFmtBestPatternKey(const DateFmtBestPatternKey &other) : in DateFmtBestPatternKey() function in DateFmtBestPatternKey
90 virtual ~DateFmtBestPatternKey();
94 inline bool operator==(const DateFmtBestPatternKey &other) const { in operator ==()
98 return new DateFmtBestPatternKey(*this); in clone()
121 DateFmtBestPatternKey::~DateFmtBestPatternKey() { } in ~DateFmtBestPatternKey()
457 DateFmtBestPatternKey key(locale, skeleton, status); in getBestPattern()
/external/cronet/stable/third_party/icu/source/i18n/
Ddatefmt.cpp68 class DateFmtBestPatternKey : public LocaleCacheKey<DateFmtBestPattern> { class
77 return operator==(static_cast<const DateFmtBestPatternKey &>(other)); in equals()
80 DateFmtBestPatternKey( in DateFmtBestPatternKey() function in DateFmtBestPatternKey
86 DateFmtBestPatternKey(const DateFmtBestPatternKey &other) : in DateFmtBestPatternKey() function in DateFmtBestPatternKey
89 virtual ~DateFmtBestPatternKey();
93 inline bool operator==(const DateFmtBestPatternKey &other) const { in operator ==()
97 return new DateFmtBestPatternKey(*this); in clone()
120 DateFmtBestPatternKey::~DateFmtBestPatternKey() { } in ~DateFmtBestPatternKey()
435 DateFmtBestPatternKey key(locale, skeleton, status); in getBestPattern()
/external/cronet/tot/third_party/icu/source/i18n/
Ddatefmt.cpp68 class DateFmtBestPatternKey : public LocaleCacheKey<DateFmtBestPattern> { class
77 return operator==(static_cast<const DateFmtBestPatternKey &>(other)); in equals()
80 DateFmtBestPatternKey( in DateFmtBestPatternKey() function in DateFmtBestPatternKey
86 DateFmtBestPatternKey(const DateFmtBestPatternKey &other) : in DateFmtBestPatternKey() function in DateFmtBestPatternKey
89 virtual ~DateFmtBestPatternKey();
93 inline bool operator==(const DateFmtBestPatternKey &other) const { in operator ==()
97 return new DateFmtBestPatternKey(*this); in clone()
120 DateFmtBestPatternKey::~DateFmtBestPatternKey() { } in ~DateFmtBestPatternKey()
435 DateFmtBestPatternKey key(locale, skeleton, status); in getBestPattern()