Home
last modified time | relevance | path

Searched refs:UFormattedValueApiHelper (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dformattedval_impl.h202 typedef IcuCApiHelper<UFormattedValue, UFormattedValueImpl, 0x55465600> UFormattedValueApiHelper; typedef
203 struct UFormattedValueImpl : public UMemory, public UFormattedValueApiHelper {
275 return static_cast<const UFormattedValueApiHelper*>(result)->exportConstForC(); \
Dformattedvalue.cpp201 const auto* impl = UFormattedValueApiHelper::validate(ufmtval, *ec); in ufmtval_getString()
223 const auto* fmtval = UFormattedValueApiHelper::validate(ufmtval, *ec); in ufmtval_nextPosition()
/third_party/skia/third_party/externals/icu/source/i18n/
Dformattedval_impl.h201 typedef IcuCApiHelper<UFormattedValue, UFormattedValueImpl, 0x55465600> UFormattedValueApiHelper; typedef
202 struct UFormattedValueImpl : public UMemory, public UFormattedValueApiHelper {
274 return static_cast<const UFormattedValueApiHelper*>(result)->exportConstForC(); \
Dformattedvalue.cpp201 const auto* impl = UFormattedValueApiHelper::validate(ufmtval, *ec); in ufmtval_getString()
221 const auto* fmtval = UFormattedValueApiHelper::validate(ufmtval, *ec); in ufmtval_nextPosition()
/third_party/node/deps/icu-small/source/i18n/
Dformattedval_impl.h205 typedef IcuCApiHelper<UFormattedValue, UFormattedValueImpl, 0x55465600> UFormattedValueApiHelper; typedef
206 struct UFormattedValueImpl : public UMemory, public UFormattedValueApiHelper {
278 return static_cast<const UFormattedValueApiHelper*>(result)->exportConstForC(); \
Dformattedvalue.cpp201 const auto* impl = UFormattedValueApiHelper::validate(ufmtval, *ec); in ufmtval_getString()
223 const auto* fmtval = UFormattedValueApiHelper::validate(ufmtval, *ec); in ufmtval_nextPosition()