Home
last modified time | relevance | path

Searched defs:displayLanguage (Results 1 – 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/src/
Dtaboo_utils.cpp35 …tring TabooUtils::ReplaceCountryName(const std::string& region, const std::string& displayLanguage, in ReplaceCountryName()
45 …ng TabooUtils::ReplaceLanguageName(const std::string& language, const std::string& displayLanguage, in ReplaceLanguageName()
55 …string TabooUtils::ReplaceTimeZoneName(const std::string& tzId, const std::string& displayLanguage, in ReplaceTimeZoneName()
65 …::string TabooUtils::ReplaceCityName(const std::string& cityId, const std::string& displayLanguage, in ReplaceCityName()
75 …Utils::ReplacePhoneLocationName(const std::string& phoneNumber, const std::string& displayLanguage, in ReplacePhoneLocationName()
Dtaboo.cpp86 std::string Taboo::ReplaceCountryName(const std::string& region, const std::string& displayLanguage, in ReplaceCountryName()
114 …:string Taboo::ReplaceLanguageName(const std::string& language, const std::string& displayLanguage, in ReplaceLanguageName()
142 std::string Taboo::ReplaceTimeZoneName(const std::string& tzId, const std::string& displayLanguage, in ReplaceTimeZoneName()
170 std::string Taboo::ReplaceCityName(const std::string& cityId, const std::string& displayLanguage, in ReplaceCityName()
198 …Taboo::ReplacePhoneLocationName(const std::string& phoneNumber, const std::string& displayLanguage, in ReplacePhoneLocationName()