Searched refs:DateFmtBestPatternKey (Results 1 – 3 of 3) sorted by relevance
69 class DateFmtBestPatternKey : public LocaleCacheKey<DateFmtBestPattern> { class78 return operator==(static_cast<const DateFmtBestPatternKey &>(other)); in equals()81 DateFmtBestPatternKey( in DateFmtBestPatternKey() function in DateFmtBestPatternKey87 DateFmtBestPatternKey(const DateFmtBestPatternKey &other) : in DateFmtBestPatternKey() function in DateFmtBestPatternKey90 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()
68 class DateFmtBestPatternKey : public LocaleCacheKey<DateFmtBestPattern> { class77 return operator==(static_cast<const DateFmtBestPatternKey &>(other)); in equals()80 DateFmtBestPatternKey( in DateFmtBestPatternKey() function in DateFmtBestPatternKey86 DateFmtBestPatternKey(const DateFmtBestPatternKey &other) : in DateFmtBestPatternKey() function in DateFmtBestPatternKey89 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()