Home
last modified time | relevance | path

Searched refs:TabooUtils (Results 1 - 7 of 7) sorted by relevance

/base/global/i18n/frameworks/intl/src/
H A Dtaboo_utils.cpp21 TabooUtils::TabooUtils() in TabooUtils() function in OHOS::Global::I18n::TabooUtils
26 TabooUtils::~TabooUtils() in ~TabooUtils()
30 std::string TabooUtils::ReplaceCountryName(const std::string& region, const std::string& displayLanguage, in ReplaceCountryName()
37 std::string TabooUtils::ReplaceLanguageName(const std::string& language, const std::string& displayLanguage, in ReplaceLanguageName()
44 std::shared_ptr<Taboo> TabooUtils::GetLatestTaboo() in GetLatestTaboo()
H A Dsystem_locale_manager.cpp31 tabooUtils = std::make_unique<TabooUtils>(); in SystemLocaleManager()
H A Dphone_number_format.cpp275 TabooUtils taboo; in getLocationName()
/base/global/i18n/frameworks/intl/include/
H A Dtaboo_utils.h24 class TabooUtils { class
26 TabooUtils();
27 ~TabooUtils();
H A Dsystem_locale_manager.h121 std::unique_ptr<TabooUtils> tabooUtils;
/base/global/i18n/frameworks/intl/test/fuzztest/taboo_fuzzer/
H A Dtaboo_fuzzer.cpp29 TabooUtils tabooUtils; in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp265 * @tc.desc: Test Intl TabooUtils
270 TabooUtils *tabooUtils = new TabooUtils(); in HWTEST_F()

Completed in 7 milliseconds