Searched defs:GetNumberingSystem (Results 1 – 8 of 8) sorted by relevance
232 std::string LocaleInfo::GetNumberingSystem() const in GetNumberingSystem() function in OHOS::Global::I18n::LocaleInfo
321 std::string IntlLocale::GetNumberingSystem() in GetNumberingSystem() function in OHOS::Global::I18n::IntlLocale
772 std::string DateTimeFormat::GetNumberingSystem() const in GetNumberingSystem() function in OHOS::Global::I18n::DateTimeFormat
1214 std::string NumberFormat::GetNumberingSystem() const in GetNumberingSystem() function in OHOS::Global::I18n::NumberFormat
282 void NumberData::GetNumberingSystem(const char *numberingSystem, std::string &numberFormatString, in GetNumberingSystem() function in NumberData
330 napi_value LocaleInfoAddon::GetNumberingSystem(napi_env env, napi_callback_info info) in GetNumberingSystem() function in OHOS::Global::I18n::LocaleInfoAddon
249 napi_value IntlLocaleAddon::GetNumberingSystem(napi_env env, napi_callback_info info) in GetNumberingSystem() function in OHOS::Global::I18n::IntlLocaleAddon
757 char *LocaleImpl::GetNumberingSystem() in GetNumberingSystem() function in OHOS::Global::I18n::Intl::LocaleImpl