Home
last modified time | relevance | path

Searched refs:GetUsingLocalDigit (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dlocale_config_test.cpp308 bool current = LocaleConfig::GetUsingLocalDigit();
311 current = LocaleConfig::GetUsingLocalDigit();
H A Dintl_test_extent.cpp127 bool usingLocalDigit = LocaleConfig::GetUsingLocalDigit();
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h101 static bool GetUsingLocalDigit();
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_system_addon.cpp364 bool res = LocaleConfig::GetUsingLocalDigit(); in GetUsingLocalDigitAddon()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1158 bool LocaleConfig::GetUsingLocalDigit() in GetUsingLocalDigit() function in OHOS::Global::I18n::LocaleConfig