/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
|
/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
|
H A D | testing_text_style.h | 138 std::string locale; member in OHOS::Ace::Testing::TestingTextStyle
|
/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
|
H A D | distributed_bundle_mgr.cpp | 305 static int32_t InnerGetRemoteAbilityInfos(const std::vector<ElementName> &elementNames, const std::string &locale, in InnerGetRemoteAbilityInfos() argument 290 InnerGetRemoteAbilityInfo( const OHOS::AppExecFwk::ElementName &elementName, const std::string &locale, RemoteAbilityInfo &remoteAbilityInfo) InnerGetRemoteAbilityInfo() argument
|
/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
|
/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
|
/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
|
H A D | typography_style.h | 71 std::string locale; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/ |
H A D | paragraph_style.h | 79 std::string locale; member in OHOS::Rosen::SPText::BreakStrategy::ParagraphStyle
|
H A D | text_style.h | 131 std::string locale; member in OHOS::Rosen::SPText::TextStyle
|
/foundation/communication/nfc/test/fuzztest/tags_test/ndefmessage/ndefmessage_fuzzer/ |
H A D | ndefmessage_fuzzer.cpp | 119 std::string locale = NfcSdkCommon::UnsignedCharToHexString(data[1]); in FuzzMakeTextRecord() local
|
/foundation/communication/nfc/interfaces/inner_api/common/ |
H A D | ndef_message.cpp | 112 std::shared_ptr<NdefRecord> NdefMessage::MakeTextRecord(const std::string& text, const std::string& locale)
in MakeTextRecord() argument
|