Home
last modified time | relevance | path

Searched refs:ustrValue (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dlocdspnm.cpp805 UnicodeString ustrValue(value, -1, US_INV); in keyValueDisplayName() local
808 const UChar *currencyName = ucurr_getName(ustrValue.getTerminatedBuffer(), in keyValueDisplayName()
812 result = ustrValue; in keyValueDisplayName()
/third_party/skia/third_party/externals/icu/source/common/
Dlocdspnm.cpp854 UnicodeString ustrValue(value, -1, US_INV); in keyValueDisplayName() local
856 const UChar *currencyName = ucurr_getName(ustrValue.getTerminatedBuffer(), in keyValueDisplayName()
860 result = ustrValue; in keyValueDisplayName()
/third_party/node/deps/icu-small/source/common/
Dlocdspnm.cpp880 UnicodeString ustrValue(value, -1, US_INV); in keyValueDisplayName() local
882 const UChar *currencyName = ucurr_getName(ustrValue.getTerminatedBuffer(), in keyValueDisplayName()
886 result = ustrValue; in keyValueDisplayName()
/third_party/icu/icu4c/source/common/
Dlocdspnm.cpp854 UnicodeString ustrValue(value, -1, US_INV); in keyValueDisplayName() local
856 const UChar *currencyName = ucurr_getName(ustrValue.getTerminatedBuffer(), in keyValueDisplayName()
860 result = ustrValue; in keyValueDisplayName()