Searched defs:MeasureUnitImpl (Results 1 – 2 of 2) sorted by relevance
118 struct MeasureUnitImpl : public UMemory { struct120 static inline const MeasureUnitImpl* get(const MeasureUnit& measureUnit) { in get() argument158 static inline MeasureUnitImpl forCurrencyCode(StringPiece currencyCode) { in forCurrencyCode() argument172 inline MeasureUnitImpl copy(UErrorCode& status) const { in copy() argument204 * The full unit identifier. Owned by the MeasureUnitImpl. Empty if not computed. argument206 CharString identifier;