Home
last modified time | relevance | path

Searched refs:Expunge (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h167 static void Expunge(std::unordered_set<std::string> &src, const std::unordered_set<std::string> &another);
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp568 void LocaleConfig::Expunge(unordered_set<string> &src, const unordered_set<string> &another) in Expunge() function in OHOS::Global::I18n::LocaleConfig
585 Expunge(supportedRegions, blockedRegions); in InitializeLists()
586 Expunge(whiteLanguages, blockedLanguages); in InitializeLists()

Completed in 3 milliseconds