/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
D | distributed_bundle.h | 32 std::string locale = ""; member
|
D | distributed_bundle.cpp | 208 … InnerGetRemoteAbilityInfo(const std::vector<ElementName> &elementNames, const std::string &locale, in InnerGetRemoteAbilityInfo()
|
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/ |
D | distributed_bundle_mgr.h | 41 std::string locale; member 51 std::string locale; member
|
D | distributed_bundle_mgr.cpp | 288 …const OHOS::AppExecFwk::ElementName &elementName, const std::string &locale, RemoteAbilityInfo &re… in InnerGetRemoteAbilityInfo() 302 …InnerGetRemoteAbilityInfos(const std::vector<ElementName> &elementNames, const std::string &locale, in InnerGetRemoteAbilityInfos()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
D | locale_util.cpp | 28 LocaleInfo *LocaleUtil::GetLocaleInfo(char* locale) in GetLocaleInfo()
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
D | word_breaker.cpp | 24 void WordBreaker::SetLocale(const icu::Locale &locale) in SetLocale()
|
D | font_collection.h | 63 std::string locale = ""; member
|
D | measurer.cpp | 31 void Measurer::SetLocale(const std::string &locale) in SetLocale()
|
D | measurer_impl.h | 92 std::string locale = ""; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/properties/ |
D | font_collection_txt.cpp | 81 std::string locale = "en"; in LoadSystemFont() local
|
/foundation/arkui/ace_engine/frameworks/core/components/font/ |
D | flutter_font_collection.cpp | 98 auto locale = Localization::GetInstance()->GetFontLocale(); in CreateFontCollection() local
|
/foundation/arkui/ace_engine/adapter/preview/entrance/ |
D | ace_application_info.cpp | 76 icu::Locale locale(language_.c_str(), countryOrRegion.c_str()); in SetLocale() local
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
D | ace_application_info.cpp | 91 icu::Locale locale(language_.c_str(), countryOrRegion.c_str()); in SetLocale() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
D | configuration_utils.cpp | 51 icu::Locale locale = icu::Locale::forLanguageTag(language, status); in UpdateGlobalConfig() local
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/ |
D | text_style.h | 95 std::string locale = ""; member
|
D | typography_style.h | 43 std::string locale; member
|
/foundation/ability/ability_runtime/test/unittest/configuration_test/ |
D | configuration_test.cpp | 66 icu::Locale locale = icu::Locale::forLanguageTag("zh", status); in InitResourceManager() local 500 icu::Locale locale = icu::Locale::forLanguageTag("zh", status); variable
|
/foundation/communication/nfc/frameworks/js/napi/tag/ |
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/js_service_extension_test/ |
D | js_service_extension_test.cpp | 107 icu::Locale locale = icu::Locale::forLanguageTag("zh", status); in CreateJsServiceExtension() local
|
/foundation/arkui/ace_engine/frameworks/base/i18n/ |
D | localization.cpp | 562 Locale locale("zh", "CN"); in GetLunarDate() local 956 icu::Locale locale(language.c_str(), region.c_str()); in ComputeScript() local 969 icu::Locale locale = icu::Locale::forLanguageTag(icu::StringPiece(localeTag.c_str()), status); in ParseLocaleTag() local
|
/foundation/communication/nfc/test/fuzztest/tags_test/ndefmessage/ndefmessage_fuzzer/ |
D | ndefmessage_fuzzer.cpp | 119 std::string locale = NfcSdkCommon::UnsignedCharToHexString(data[1]); in FuzzMakeTextRecord() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/c/ |
D | drawing_text_typography.cpp | 263 void OH_Drawing_SetTextStyleLocale(OH_Drawing_TextStyle* style, const char* locale) in OH_Drawing_SetTextStyleLocale()
|
/foundation/communication/nfc/interfaces/inner_api/src/tags/ |
D | ndef_message.cpp | 112 …red_ptr<NdefRecord> NdefMessage::MakeTextRecord(const std::string& text, const std::string& locale) in MakeTextRecord()
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
D | resource_adapter_impl.cpp | 120 Global::Resource::Configuration::Locale locale(AceApplicationInfo::GetInstance().GetLanguage(), in ConvertConfig() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
D | system_dialog_scheduler.cpp | 594 …icu::Locale locale = icu::Locale::forLanguageTag(Global::I18n::LocaleConfig::GetSystemLanguage(), … in GetAppNameFromResource() local
|