Home
last modified time | relevance | path

Searched refs:HILOG_INFO_I18N (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/global/i18n/services/src/
H A Dhmos_libphonenumber_mount.cpp57HILOG_INFO_I18N("Mount: success to mount cotaDir to custDir: opkey(%{public}s)", cotaOpkeyVersionD… in Mount()
65 HILOG_INFO_I18N("CopyDataFile: SAFE_PATH not exist"); in CopyDataFile()
73 HILOG_INFO_I18N("CopyDataFile: %{public}s not exist", DATA_FILES[i].c_str()); in CopyDataFile()
77 HILOG_INFO_I18N("CopyDataFile: copy %{public}s failed", DATA_FILES[i].c_str()); in CopyDataFile()
86HILOG_INFO_I18N("CheckIfUpdateNecessary: Verify: versionUpdate(%{public}s) versionLocale(%{public}… in CheckIfUpdateNecessary()
125 HILOG_INFO_I18N("UpdateLibphonenumber: CheckIfUpdateNecessary error, no need to update"); in UpdateLibphonenumber()
129 HILOG_INFO_I18N("UpdateLibphonenumber: CheckFileIntegrity error, no need to update"); in UpdateLibphonenumber()
136 HILOG_INFO_I18N("UpdateLibphonenumber: mount error"); in UpdateLibphonenumber()
140 HILOG_INFO_I18N("UpdateLibphonenumber: UpdateLibphonenumber"); in UpdateLibphonenumber()
149 HILOG_INFO_I18N("hmos_libphonenumber_mount: UpdateLibphonenumber start"); in main()
H A Di18n_service_ability.cpp36 HILOG_INFO_I18N("I18nServiceAbility object init success."); in I18nServiceAbility()
41 HILOG_INFO_I18N("I18nServiceAbility object release."); in ~I18nServiceAbility()
87HILOG_INFO_I18N("I18nServiceAbility::UnloadI18nServiceAbility start to unload i18n sa."); in UnloadI18nServiceAbility()
98 HILOG_INFO_I18N("I18nServiceAbility start."); in OnStart()
101 HILOG_INFO_I18N("I18nServiceAbility Publish success."); in OnStart()
103 HILOG_INFO_I18N("I18nServiceAbility Publish failed."); in OnStart()
115 HILOG_INFO_I18N("I18nServiceAbility Stop."); in OnStop()
H A Dhmos_timezone_mount.cpp96HILOG_INFO_I18N("Mount: success ro bind cotaDir to custDir: opkey(%{public}s)", cotaOpkeyVersionDi… in Mount()
133HILOG_INFO_I18N("copySingleFile: copy file: %{public}s, %{public}s", src_path.c_str(), dst_path.… in copySingleFile()
144 HILOG_INFO_I18N("TimeZone CopyDataFile start"); in CopyDataFile()
176HILOG_INFO_I18N("CheckIfUpdateNecessary: Verify: versionUpdate(%{public}s) versionLocale(%{public}… in CheckIfUpdateNecessary()
219 HILOG_INFO_I18N("UpdateTimeZone: init error"); in UpdateTimeZone()
224 HILOG_INFO_I18N("UpdateTimeZone: mount error"); in UpdateTimeZone()
229 HILOG_INFO_I18N("UpdateTimeZone: CheckIfUpdateNecessary error, no need to update"); in UpdateTimeZone()
234 HILOG_INFO_I18N("UpdateTimeZone: CheckFileIntegrity error, no need to update"); in UpdateTimeZone()
239 HILOG_INFO_I18N("UpdateTimeZone: CopyDataFile error"); in UpdateTimeZone()
244 HILOG_INFO_I18N("UpdateTimeZone: UpdateTimeZone"); in UpdateTimeZone()
[all …]
H A Di18n_service_ability_stub.cpp31 HILOG_INFO_I18N("I18nServiceAbilityStub object init success."); in I18nServiceAbilityStub()
36 HILOG_INFO_I18N("I18nServiceAbilityStub object release."); in ~I18nServiceAbilityStub()
42HILOG_INFO_I18N("I18nServiceAbilityStub::OnRemoteRequest process request for code=%{public}u", cod… in OnRemoteRequest()
55HILOG_INFO_I18N("I18nServiceAbilityStub::OnRemoteRequest invalid request code=%{public}u", code); in OnRemoteRequest()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dtaboo.cpp69 HILOG_INFO_I18N("Taboo::ReplaceCountryName Taboo data not exist."); in ReplaceCountryName()
73HILOG_INFO_I18N("Taboo::ReplaceCountryName taboo data don't support region %{public}s", region.c_s… in ReplaceCountryName()
82HILOG_INFO_I18N("Taboo::ReplaceCountryName language %{public}s fallback failed", displayLanguage.c… in ReplaceCountryName()
96 HILOG_INFO_I18N("Taboo::ReplaceCountryName not find taboo data correspond to region %{public}s", in ReplaceCountryName()
105 HILOG_INFO_I18N("Taboo::ReplaceLanguageName Taboo data not exist."); in ReplaceLanguageName()
H A Dlocale_config.cpp714 HILOG_INFO_I18N("can not parse language supported locale file"); in ComputeLocale()
721 HILOG_INFO_I18N("get xml node content failed"); in ComputeLocale()
759 HILOG_INFO_I18N("can not open language data file"); in ReadLangData()
765 HILOG_INFO_I18N("parse language data file failed"); in ReadLangData()
818 HILOG_INFO_I18N("can not open region data file"); in ReadRegionData()
823 HILOG_INFO_I18N("cur pointer is true"); in ReadRegionData()
827 HILOG_INFO_I18N("parse region data file failed"); in ReadRegionData()
1122 HILOG_INFO_I18N("Is24HourLocale: createTimeInstance failed"); in Is24HourLocale()
1127 HILOG_INFO_I18N("Is24HourLocale: failed to convert dateFormat"); in Is24HourLocale()
1142 HILOG_INFO_I18N("HasDesignator: pattern is empty"); in HasDesignator()
[all …]
H A Dphone_number_format.cpp311 HILOG_INFO_I18N("DynamicHandler init."); in OpenHandler()
314 HILOG_INFO_I18N("DynamicHandler lock init."); in OpenHandler()
320 HILOG_INFO_I18N("DynamicHandler lock init."); in OpenHandler()
H A Di18n_timezone.cpp1272 HILOG_INFO_I18N("pixelPaths does not exists: %{public}s.", pixelPath.c_str()); in FindTzData()
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Di18n_hilog.h25 #define HILOG_INFO_I18N(...) HILOG_INFO(LOG_CORE, __VA_ARGS__) macro
/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp256 HILOG_INFO_I18N("ZoneUtil::LookupTimezoneByCountryAndNITZ use tzlookup.xml"); in LookupTimezoneByCountryAndNITZ()
259 HILOG_INFO_I18N("ZoneUtil::LookupTimezoneByCountryAndNITZ use icu data"); in LookupTimezoneByCountryAndNITZ()
296 HILOG_INFO_I18N("ZoneUtil::LookupTimezoneByCountry use tzlookup.xml"); in LookupTimezoneByCountry()
303 HILOG_INFO_I18N("ZoneUtil::LookupTimezoneByCountry use icu data"); in LookupTimezoneByCountry()
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Dvariable_convertor.cpp77 HILOG_INFO_I18N("option don't have property %{public}s", optionName.c_str()); in GetBoolOptionValue()
83 HILOG_INFO_I18N("get option %{public}s failed", optionName.c_str()); in GetBoolOptionValue()
H A Di18n_system_addon.cpp612HILOG_INFO_I18N("I18nSystemAddon::SetSystemLanguageImpl with code %{public}d", static_cast<int32_t… in SetSystemLanguageImpl()
653HILOG_INFO_I18N("I18nSystemAddon::SetSystemRegionImpl with code %{public}d", static_cast<int32_t>(… in SetSystemRegionImpl()
694HILOG_INFO_I18N("I18nSystemAddon::SetSystemLocaleImpl with code %{public}d", static_cast<int32_t>(… in SetSystemLocaleImpl()
735HILOG_INFO_I18N("I18nSystemAddon::Set24HourClock with code %{public}d", static_cast<int32_t>(err)); in Set24HourClockImpl()
777HILOG_INFO_I18N("I18nSystemAddon::AddPreferredLanguageImpl with code %{public}d", static_cast<int3… in AddPreferredLanguageImpl()
879 HILOG_INFO_I18N("I18nSystemAddon::SetUsingLocalDigitAddonImpl with code %{public}d", in SetUsingLocalDigitAddonImpl()