Home
last modified time | relevance | path

Searched refs:appendWithSep (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Dlocdspnm.cpp326 UnicodeString& appendWithSep(UnicodeString& buffer, const UnicodeString& src) const;
589 appendWithSep(resultRemainder, regionDisplayName(country, temp)); in localeDisplayName()
592 appendWithSep(resultRemainder, variantDisplayName(variant, temp)); in localeDisplayName()
605 appendWithSep(resultRemainder, temp2); in localeDisplayName()
615 appendWithSep(resultRemainder, temp3); in localeDisplayName()
617 appendWithSep(resultRemainder, temp) in localeDisplayName()
641 LocaleDisplayNamesImpl::appendWithSep(UnicodeString& buffer, const UnicodeString& src) const { in appendWithSep() function in LocaleDisplayNamesImpl
/external/chromium_org/third_party/icu/source/i18n/
Dlocdspnm.cpp304 UnicodeString& appendWithSep(UnicodeString& buffer, const UnicodeString& src) const;
407 appendWithSep(resultRemainder, regionDisplayName(country, temp)); in localeDisplayName()
410 appendWithSep(resultRemainder, variantDisplayName(variant, temp)); in localeDisplayName()
420 appendWithSep(resultRemainder, keyDisplayName(key, temp)) in localeDisplayName()
442 LocaleDisplayNamesImpl::appendWithSep(UnicodeString& buffer, const UnicodeString& src) const { in appendWithSep() function in LocaleDisplayNamesImpl