Searched refs:RemoveLocalDigitFromLocale (Results 1 – 2 of 2) sorted by relevance
259 static std::string RemoveLocalDigitFromLocale(const std::string &localDigitTag);
1299 return RemoveLocalDigitFromLocale(localDigitTag); in UpdateNumberSystemOfLocale()1322 std::string LocaleConfig::RemoveLocalDigitFromLocale(const std::string &localDigitTag) in RemoveLocalDigitFromLocale() function in OHOS::Global::I18n::LocaleConfig