/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
H A D | distributed_bundle.h | 32 std::string locale = ""; member
|
H A D | distributed_bundle.cpp | 208 int32_t InnerGetRemoteAbilityInfo(const std::vector<ElementName> &elementNames, const std::string &locale, in InnerGetRemoteAbilityInfo() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | locale_util.cpp | 28 LocaleInfo *LocaleUtil::GetLocaleInfo(char* locale)
in GetLocaleInfo() argument
|
/test/xts/acts/global_lite/i18n_lite/week_plural_number/src/ |
H A D | week_plural_number_test.cpp | 190 LocaleInfo locale = LocaleInfo::ForLanguageTag("zh-Hant-CN-u-nu-arab", status); HWTEST_F() local 201 LocaleInfo locale = LocaleInfo::ForLanguageTag("ko-Hani-KR-u-nu-arab", status); HWTEST_F() local 212 LocaleInfo locale = LocaleInfo::ForLanguageTag("zh-Hant-CN-u-nu-arab", status); HWTEST_F() local 232 LocaleInfo locale = LocaleInfo::ForLanguageTag("ko-Hani-KR-u-nu-arab", status); HWTEST_F() local [all...] |
/test/xts/acts/kernel_lite/io_posix/src/ |
H A D | IoTestString.cpp | 528 locale_t locale = nullptr; in HWTEST_F() local 547 locale_t locale = nullptr; in HWTEST_F() local
|
/test/xts/acts/global_lite/i18n_lite/numberrecall_posix/src/ |
H A D | UnitNumberRecallTest.cpp | 34 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales)
in GetLocaleIndex() argument
|
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_typography_style.h | 41 std::string locale; member in OHOS::Ace::Testing::TestingTypographyStyle
|
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/ |
H A D | distributed_bundle_mgr.h | 41 std::string locale; member 51 std::string locale; member
|
/test/xts/acts/global_lite/i18n_lite/datetimerecall_posix/src/ |
H A D | UnitDateTimeRecallTest.cpp | 52 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales) in GetLocaleIndex() argument 69 LocaleInfo *locale = new LocaleInfo("en", "ZZ"); in HWTEST_F() local 89 LocaleInfo *locale = new LocaleInfo("zh", "ZZ"); HWTEST_F() local 109 LocaleInfo *locale = new LocaleInfo("zh", "Hans", "ZZ"); HWTEST_F() local 129 LocaleInfo *locale = new LocaleInfo("zz", ""); HWTEST_F() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
H A D | typography_style.h | 45 std::string locale; member
|
H A D | text_style.h | 134 std::string locale = ""; member
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | locale1ndk.cpp | 50 char *locale = setlocale(INIT, "");
in Setlocale() local
|
/test/xts/acts/global_lite/i18n_lite/number_posix/src/ |
H A D | UnitNumberTest.cpp | 39 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales)
in GetLocaleIndex() argument
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | resource_config_helper.cpp | 87 icu::Locale locale = icu::Locale::forLanguageTag(language_, status); in UpdateResConfig() local
|
/foundation/ability/ability_runtime/test/unittest/js_auto_fill_extension_test/ |
H A D | js_auto_fill_extension_test.cpp | 106 icu::Locale locale = icu::Locale::forLanguageTag("zh", status); in CreateJsAutoFillExtension() local
|
/foundation/arkui/ace_engine/frameworks/base/i18n/ |
H A D | date_time_sequence.cpp | 24 OrderResult DateTimeSequence::GetDateOrder(const std::string& locale) in GetDateOrder() argument 68 OrderResult DateTimeSequence::GetDateTimeOrder(const std::string& locale) in GetDateTimeOrder() argument 112 OrderResult DateTimeSequence::GetAmPmTimeOrder(const std::string& locale) in GetAmPmTimeOrder() argument
|
/foundation/multimedia/audio_framework/services/audio_policy/safe_volume_notification/src/ |
H A D | audio_safe_volume_notification_impl.cpp | 167 icu::Locale locale = icu::Locale::forLanguageTag(language, status); in RefreshResConfig() local
|
/foundation/communication/nfc/frameworks/js/napi/tag/ |
H A D | nfc_napi_ndef_message.cpp | 91 std::string locale = GetStringFromValue(env, argv[ARGV_INDEX_1]); in MakeTextRecord() local
|
/test/xts/acts/global_lite/i18n_lite/datetime_posix/src/ |
H A D | UnitDateTimeTest.cpp | 51 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales)
in GetLocaleIndex() argument 409 LocaleInfo *locale = new LocaleInfo("en", "US");
in HWTEST_F() local 428 LocaleInfo *locale = new LocaleInfo("en", "US");
in HWTEST_F() local 447 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 466 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 485 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 504 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 523 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 542 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 561 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 580 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 599 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 618 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 637 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 656 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 675 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 694 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local 713 LocaleInfo *locale = new LocaleInfo("en", "US"); HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/test/unittest/configuration_test/ |
H A D | configuration_test.cpp | 67 icu::Locale locale = icu::Locale::forLanguageTag("zh", status); in InitResourceManager() local 510 icu::Locale locale = icu::Locale::forLanguageTag("zh", status); in HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/test/unittest/js_service_extension_test/ |
H A D | js_service_extension_test.cpp | 108 icu::Locale locale = icu::Locale::forLanguageTag("zh", status); in CreateJsServiceExtension() local
|
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | font_manager.cpp | 173 auto locale = Localization::GetInstance()->GetFontLocale(); in GetSystemFont() local
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
H A D | font_descriptor_cache.cpp | 65 icu::Locale locale = icu::Locale::getDefault(); in ParserStylishFonts() local 252 std::string locale = ENGLISH; in ParseInstallFontDescSharedPtrByName() local
|
H A D | font_parser.h | 122 int GetLanguageId(const std::string& locale) in GetLanguageId() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | text_style.h | 99 std::string locale; member
|