Home
last modified time | relevance | path

Searched defs:locale (Results 1 - 25 of 87) sorted by relevance

1234

/base/global/i18n/frameworks/intl/test/fuzztest/localeinfo_fuzzer/
H A Dlocaleinfo_fuzzer.cpp28 LocaleInfo *locale = new LocaleInfo(input); in DoSomethingInterestingWithMyAPI() local
[all...]
/base/global/i18n_lite/interfaces/kits/i18n/include/
H A Ddate_time_format.h190 LocaleInfo locale; member in OHOS::I18N::DateTimeFormat
H A Dmeasure_format.h125 LocaleInfo locale; member in OHOS::I18N::MeasureFormat
H A Dweek_info.h68 LocaleInfo locale; member in OHOS::I18N::WeekInfo
/base/global/i18n/frameworks/intl/test/fuzztest/entityrecongnizer_fuzzer/
H A Dentityrecongnizer_fuzzer.cpp31 icu::Locale locale = icu::Locale::forLanguageTag(input, status); in DoSomethingInterestingWithMyAPI() local
/base/global/i18n/frameworks/intl/entity_recognition/include/
H A Dentity_recognizer.h37 std::string locale; member in OHOS::Global::I18n::EntityRecognizer
/base/global/i18n_lite/frameworks/i18n/src/
H A Dplural_format.cpp21 PluralFormat::PluralFormat(LocaleInfo &locale, I18nStatus &status) in PluralFormat() argument
H A Dnumber_format.cpp21 NumberFormat::NumberFormat(LocaleInfo &locale, int &status) in NumberFormat() argument
/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_interface.h26 char* locale; member
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_matched.cpp21 DateTimeMatched::DateTimeMatched(std::string& locale) in DateTimeMatched() argument
H A Ddate_rule_init.cpp21 DateRuleInit::DateRuleInit(std::string& locale) in DateRuleInit() argument
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DMeasureFormatPatternFetcher.java64 public String get(String locale) { in get() argument
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Ddate_rule_init.h45 std::string locale; member in OHOS::Global::I18n::DateRuleInit
H A Ddate_time_filter.h78 std::string locale; member in OHOS::Global::I18n::DateTimeFilter
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_number_format_test.cpp42 string locale = "en-IN"; in HWTEST_F() local
72 string locale = "en-IN"; in HWTEST_F() local
102 string locale = "en-IN"; in HWTEST_F() local
132 string locale = "en-IN"; in HWTEST_F() local
162 string locale = "en-IN"; in HWTEST_F() local
192 string locale = "en-IN"; HWTEST_F() local
[all...]
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dres_config_impl_test.cpp87 Locale locale; in HWTEST_F() local
104 Locale locale; in HWTEST_F() local
181 Locale locale; in HWTEST_F() local
198 Locale locale; in HWTEST_F() local
215 Locale locale; HWTEST_F() local
566 Locale locale; HWTEST_F() local
622 Locale locale; HWTEST_F() local
656 Locale locale; HWTEST_F() local
760 Locale locale; HWTEST_F() local
962 Locale locale; HWTEST_F() local
1150 Locale locale; HWTEST_F() local
[all...]
/base/global/i18n_lite/frameworks/i18n/include/
H A Dmeasure_format_impl.h48 LocaleInfo locale; member in OHOS::I18N::MeasureFormatImpl
/base/global/i18n/frameworks/intl/include/
H A Drelative_time_format.h57 icu::Locale locale; member in OHOS::Global::I18n::RelativeTimeFormat
H A Dplural_rules.h41 icu::Locale locale; member in OHOS::Global::I18n::PluralRules
H A Dcollator.h57 icu::Locale locale; member in OHOS::Global::I18n::Collator
/base/global/i18n/services/src/
H A Di18n_service_ability_client.cpp60 I18nErrorCode I18nServiceAbilityClient::SetSystemLocale(const std::string &locale) in SetSystemLocale() argument
H A Di18n_service_ability.cpp55 I18nErrorCode I18nServiceAbility::SetSystemLocale(const std::string &locale) in SetSystemLocale() argument
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_property.h40 std::string locale; // the tongues of subtype, such as "zh_CN", "en_US", etc. member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A DnewIme_switch_test.cpp45 static std::vector<std::string> locale; member in OHOS::MiscServices::NewImeSwitchTest
/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h53 std::string locale; member

Completed in 8 milliseconds

1234