Searched refs:MeasureFormatCacheData (Results 1 – 3 of 3) sorted by relevance
114 class MeasureFormatCacheData : public SharedObject { class124 MeasureFormatCacheData();125 virtual ~MeasureFormatCacheData();154 MeasureFormatCacheData(const MeasureFormatCacheData &other);155 MeasureFormatCacheData &operator=(const MeasureFormatCacheData &other);158 MeasureFormatCacheData::MeasureFormatCacheData() in MeasureFormatCacheData() function in MeasureFormatCacheData166 MeasureFormatCacheData::~MeasureFormatCacheData() { in ~MeasureFormatCacheData()243 const MeasureFormatCacheData *LocaleCacheKey<MeasureFormatCacheData>::createObject( in createObject()249 LocalPointer<MeasureFormatCacheData> result(new MeasureFormatCacheData(), status); in createObject()
83 class MeasureFormatCacheData; variable359 const MeasureFormatCacheData *cache;