Home
last modified time | relevance | path

Searched refs:GetBlockedRegions (Results 1 - 3 of 3) sorted by relevance

/base/global/i18n/frameworks/intl/src/
H A Dsystem_locale_manager.cpp102 std::unordered_set<std::string> blockedRegions = LocaleConfig::GetBlockedRegions(); in GetCountryInfoArray()
/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h103 static std::unordered_set<std::string> GetBlockedRegions();
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp85 * @tc.desc: Test Intl LocaleConfig GetBlockedRegions
90 std::unordered_set<std::string> regionSet = LocaleConfig::GetBlockedRegions(); in HWTEST_F()

Completed in 6 milliseconds