Home
last modified time | relevance | path

Searched defs:localeInfo (Results 1 – 25 of 45) sorted by relevance

12

/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dlocale_info_test.cpp175 Locale *localeInfo = BuildFromString("zh-CN", '-', state); variable
200 Locale *localeInfo = BuildFromString("zh-CN", '-', state); variable
253 Locale *localeInfo = BuildFromString("zh-CN", '-', state); variable
271 Locale *localeInfo = BuildFromString("zh-CN", '-', state); variable
289 Locale *localeInfo = BuildFromString("zh-Hant-CN", '-', state); variable
307 Locale *localeInfo = BuildFromParts("zh", "Hant", "CN", state); variable
358 Locale *localeInfo = BuildFromParts("zh", "Hant", "C", state); variable
445 Locale *localeInfo = BuildFromString("-Hant-CN", '-', state); variable
460 Locale *localeInfo = BuildFromString("zh", '-', state); variable
481 Locale *localeInfo = BuildFromString("en_US", '_', state); variable
[all …]
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H A Dlocale_info_test.cpp175 LocaleInfo* localeInfo = BuildFromString("zh-CN", '-', state); variable
201 LocaleInfo* localeInfo = BuildFromString("zh-CN", '-', state); variable
254 LocaleInfo* localeInfo = BuildFromString("zh-CN", '-', state); variable
272 LocaleInfo* localeInfo = BuildFromString("zh-CN", '-', state); variable
290 LocaleInfo* localeInfo = BuildFromString("zh-Hant-CN", '-', state); variable
308 LocaleInfo* localeInfo = BuildFromParts("zh", "Hant", "CN", state); variable
359 LocaleInfo* localeInfo = BuildFromParts("zh", "Hant", "C", state); variable
446 LocaleInfo* localeInfo = BuildFromString("-Hant-CN", '-', state); variable
461 LocaleInfo* localeInfo = BuildFromString("zh", '-', state); variable
482 LocaleInfo* localeInfo = BuildFromString("en_US", '_', state); variable
[all …]
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/include/
H A Ddistributed_bms_interface.h54 const std::string &localeInfo, RemoteAbilityInfo &remoteAbilityInfo) in GetRemoteAbilityInfo()
78 … GetRemoteAbilityInfos(const std::vector<ElementName> &elementNames, const std::string &localeInfo, in GetRemoteAbilityInfos()
103 …2_t GetAbilityInfo(const OHOS::AppExecFwk::ElementName &elementName, const std::string &localeInfo, in GetAbilityInfo()
128 …nt32_t GetAbilityInfos(const std::vector<ElementName> &elementNames, const std::string &localeInfo, in GetAbilityInfos()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/distributed_bms_host_test/
H A Dmock_distributed_bms_interface.cpp29 const std::string &localeInfo, RemoteAbilityInfo &remoteAbilityInfo) in GetRemoteAbilityInfo()
41 const std::string &localeInfo, std::vector<RemoteAbilityInfo> &remoteAbilityInfos) in GetRemoteAbilityInfos()
53 const std::string &localeInfo, RemoteAbilityInfo &remoteAbilityInfo) in GetAbilityInfo()
65 const std::string &localeInfo, std::vector<RemoteAbilityInfo> &remoteAbilityInfos) in GetAbilityInfos()
H A Ddistributed_bms_host_test.cpp120 std::string localeInfo; variable
143 std::string localeInfo; variable
166 std::string localeInfo; variable
189 std::string localeInfo; variable
211 std::string localeInfo; variable
234 std::string localeInfo; variable
258 std::string localeInfo; variable
328 std::string localeInfo = "localeInfo"; variable
394 std::string localeInfo; variable
463 std::string localeInfo = "localeInfo"; variable
[all …]
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms_host.cpp84 std::string localeInfo = data.ReadString(); in HandleGetRemoteAbilityInfo() local
110 std::string localeInfo = data.ReadString(); in HandleGetRemoteAbilityInfos() local
137 std::string localeInfo = data.ReadString(); in HandleGetAbilityInfo() local
163 std::string localeInfo = data.ReadString(); in HandleGetAbilityInfos() local
H A Ddistributed_bms.cpp73 const std::vector<ElementName> &elements, const std::string &localeInfo, int32_t resultCode) in GetEventInfo()
101 const ElementName &element, const std::string &localeInfo, int32_t resultCode) in GetEventInfo()
243 const std::string &localeInfo, RemoteAbilityInfo &remoteAbilityInfo) in GetRemoteAbilityInfo()
282 const std::string &localeInfo, std::vector<RemoteAbilityInfo> &remoteAbilityInfos) in GetRemoteAbilityInfos()
324 const std::string &localeInfo, RemoteAbilityInfo &remoteAbilityInfo) in GetAbilityInfo()
429 const std::string &localeInfo, std::vector<RemoteAbilityInfo> &remoteAbilityInfos) in GetAbilityInfos()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
H A Ddistributed_bms_proxy.cpp42 const std::string &localeInfo, in GetRemoteAbilityInfo()
82 const std::string &localeInfo, in GetRemoteAbilityInfos()
124 const std::string &localeInfo, in GetAbilityInfo()
159 const std::string &localeInfo, in GetAbilityInfos()
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dplural_rules.h40 std::unique_ptr<LocaleInfo> localeInfo = nullptr; variable
H A Drelative_time_format.h62 std::unique_ptr<LocaleInfo> localeInfo; variable
H A Dcollator.h56 std::unique_ptr<LocaleInfo> localeInfo = nullptr; variable
H A Dnumber_format.h88 std::unique_ptr<LocaleInfo> localeInfo = nullptr; variable
H A Ddate_time_format.h84 LocaleInfo *localeInfo = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dlocale_util.cpp33 LocaleInfo *localeInfo = nullptr; in GetLocaleInfo() local
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Devent_report.h35 std::string localeInfo; member
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp334 bool ResLocale::UpdateDefault(const LocaleInfo &localeInfo, bool needNotify) in UpdateDefault()
369 LocaleInfo *localeInfo = new(std::nothrow) LocaleInfo(resLocale->GetLanguage(), in BuildFromString() local
407 LocaleInfo *localeInfo = new(std::nothrow) LocaleInfo(language, script, region); in BuildFromParts() local
420 void UpdateSysDefault(const LocaleInfo &localeInfo, bool needNotify) in UpdateSysDefault()
H A Dres_config_impl.cpp33 RState ResConfigImpl::SetLocaleInfo(LocaleInfo &localeInfo) in SetLocaleInfo()
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dweek_info.cpp29 WeekInfo::WeekInfo(const LocaleInfo &localeInfo, I18nStatus &status) in WeekInfo()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_locale.cpp335 bool ResLocale::UpdateDefault(const Locale &localeInfo, bool needNotify) in UpdateDefault()
415 Locale localeInfo = icu::LocaleBuilder().setLanguage(language) in BuildFromParts() local
430 void UpdateSysDefault(const Locale &localeInfo, bool needNotify) in UpdateSysDefault()
H A Dres_config_impl.cpp83 RState ResConfigImpl::SetLocaleInfo(Locale &localeInfo) in SetLocaleInfo()
108 RState ResConfigImpl::BuildLocaleInfo(const ResLocale *resLocale, Locale **localeInfo) in BuildLocaleInfo()
125 icu::Locale localeInfo(localeStr); in SetLocaleInfo() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_application_info.cpp47 auto localeInfo = resConfig->GetLocaleInfo(); in ChangeLocale() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_application_info.cpp64 auto localeInfo = resConfig->GetLocaleInfo(); in ChangeLocale() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dresource_config_helper.cpp95 const icu::Locale *localeInfo = resConfig->GetLocaleInfo(); in UpdateResConfig() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp181 std::string localeInfo; in GetLocalInfo() local
213 std::string localeInfo = GetLocalInfo(resLocale); in LocalizeNumber() local
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Doperator_name_utils.cpp218 OHOS::Global::I18n::LocaleInfo localeInfo(locale); in GetNameByLocale() local

12