Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp114 class MeasureFormatCacheData : public SharedObject { class
124 MeasureFormatCacheData();
125 virtual ~MeasureFormatCacheData();
154 MeasureFormatCacheData(const MeasureFormatCacheData &other);
155 MeasureFormatCacheData &operator=(const MeasureFormatCacheData &other);
158 MeasureFormatCacheData::MeasureFormatCacheData() in MeasureFormatCacheData() function in MeasureFormatCacheData
166 MeasureFormatCacheData::~MeasureFormatCacheData() { in ~MeasureFormatCacheData()
243 const MeasureFormatCacheData *LocaleCacheKey<MeasureFormatCacheData>::createObject( in createObject()
249 LocalPointer<MeasureFormatCacheData> result(new MeasureFormatCacheData(), status); in createObject()
/external/icu/icu4c/source/i18n/unicode/
Dmeasfmt.h83 class MeasureFormatCacheData; variable
359 const MeasureFormatCacheData *cache;
/external/icu/libicu/cts_headers/unicode/
Dmeasfmt.h83 class MeasureFormatCacheData; variable
359 const MeasureFormatCacheData *cache;