/ohos5.0/base/global/i18n/interfaces/js/kits/src/ |
H A D | i18n_calendar_addon.cpp | 109 HILOG_ERROR_I18N("Failed to define class at Init"); in InitI18nCalendar() 115 HILOG_ERROR_I18N("Failed to create ref at init"); in InitI18nCalendar() 305 HILOG_ERROR_I18N("Create timezone string failed"); in GetTimeZone() 471 HILOG_ERROR_I18N("Get field length failed"); in Get() 477 HILOG_ERROR_I18N("Get field failed"); in Get() 482 HILOG_ERROR_I18N("Invalid field"); in Get() 495 HILOG_ERROR_I18N("Get: Create int32 failed"); in Get() 605 HILOG_ERROR_I18N("Create UDate failed"); in GetTimeInMillis() 655 HILOG_ERROR_I18N("Create boolean failed"); in IsWeekend() 749 HILOG_ERROR_I18N("Parameter rangs do not match"); in GetAddField() [all …]
|
H A D | i18n_addon.cpp | 115 HILOG_ERROR_I18N("Failed to set properties at init"); in Init() 223 HILOG_ERROR_I18N("GetTimePeriodName param error"); in GetTimePeriodName() 389 HILOG_ERROR_I18N("Create format stirng failed."); in GetBestMatchLocale() 633 HILOG_ERROR_I18N("Failed to get available ids"); in GetAvailableIDs() 704 HILOG_ERROR_I18N("IsRTL failed"); in IsRTL() 760 HILOG_ERROR_I18N("Get country tag failed"); in PhoneNumberFormatConstructor() 872 HILOG_ERROR_I18N("Create result string failed"); in GetLocationName() 997 HILOG_ERROR_I18N("Wrap BreakIterator failed"); in I18nBreakIteratorConstructor() 1451 HILOG_ERROR_I18N("Failed to create array"); in GetIndexList() 1527 HILOG_ERROR_I18N("Get String failed"); in GetIndex() [all …]
|
H A D | system_locale_manager_addon.cpp | 82 HILOG_ERROR_I18N("Wrap SystemLocaleManagerAddon failed"); in SystemLocaleManagerConstructor() 86 HILOG_ERROR_I18N("Init SystemLocaleManager failed"); in SystemLocaleManagerConstructor() 98 HILOG_ERROR_I18N("Get global failed"); in InitSystemLocaleManagerContext() 220 HILOG_ERROR_I18N("Failed to set element zoneId."); in CreateTimeZoneCityItem() 226 HILOG_ERROR_I18N("Failed to set element cityId."); in CreateTimeZoneCityItem() 238 HILOG_ERROR_I18N("Failed to set element offset."); in CreateTimeZoneCityItem() 251 HILOG_ERROR_I18N("Failed to set element rawOffset."); in CreateTimeZoneCityItem() 290 HILOG_ERROR_I18N("create LocaleItem array failed."); in CreateLocaleItemArray() 314 HILOG_ERROR_I18N("Failed to set element id."); in CreateLocaleItem() 320 HILOG_ERROR_I18N("Failed to set element displayName."); in CreateLocaleItem() [all …]
|
H A D | intl_addon.cpp | 87 HILOG_ERROR_I18N("Failed to create ref at init"); in InitLocale() 531 HILOG_ERROR_I18N("Parameter wrong"); in FormatDateTimeRange() 574 HILOG_ERROR_I18N( in GetNumberOptionValues() 662 HILOG_ERROR_I18N("Get Milliseconds failed"); in GetMilliseconds() 1184 HILOG_ERROR_I18N("invalid usage"); in GetCollatorUsage() 1199 HILOG_ERROR_I18N("invalid sensitivity"); in GetCollatorSensitivity() 1229 HILOG_ERROR_I18N("invalid numeric"); in GetCollatorNumeric() 1242 HILOG_ERROR_I18N("invalid caseFirst"); in GetCollatorCaseFirst() 1392 HILOG_ERROR_I18N("Get first failed"); in GetStringParameter() 1501 HILOG_ERROR_I18N("Failed to create array"); in FormatToParts() [all …]
|
H A D | holiday_manager_addon.cpp | 88 HILOG_ERROR_I18N("Wrap HolidayManagerAddon failed"); in HolidayManagerConstructor() 97 HILOG_ERROR_I18N("Init HolidayManager failed"); in HolidayManagerConstructor() 109 HILOG_ERROR_I18N("Get global failed"); in InitHolidayManagerContext() 180 HILOG_ERROR_I18N("create HolidayInfoItem array failed."); in GetHolidayInfoItemResult() 224 HILOG_ERROR_I18N("Get milliseconds failed"); in GetDateValue() 230 HILOG_ERROR_I18N("GetDateValue: Retrieve field failed"); in GetDateValue() 262 HILOG_ERROR_I18N("Create Holiday Item object failed."); in CreateHolidayItem() 268 HILOG_ERROR_I18N("Failed to set element baseName."); in CreateHolidayItem() 274 HILOG_ERROR_I18N("Failed to set element year."); in CreateHolidayItem() 280 HILOG_ERROR_I18N("Failed to set element month."); in CreateHolidayItem() [all …]
|
H A D | i18n_system_addon.cpp | 73 HILOG_ERROR_I18N("Define class failed when InitSystem."); in InitI18nSystem() 79 HILOG_ERROR_I18N("Set property failed when InitSystem."); in InitI18nSystem() 223 HILOG_ERROR_I18N("Failed to create boolean item"); in Is24HourClock() 722 HILOG_ERROR_I18N("Set24HourClockImpl: Missing parameter"); in Set24HourClockImpl() 861 HILOG_ERROR_I18N("Invalid parameter nullptr"); in SetUsingLocalDigitAddonImpl() 868 HILOG_ERROR_I18N("Invalid parameter type"); in SetUsingLocalDigitAddonImpl() 875 HILOG_ERROR_I18N("Get parameter flag failed"); in SetUsingLocalDigitAddonImpl() 891 HILOG_ERROR_I18N("Invalid result"); in SetUsingLocalDigitAddonImpl() 900 HILOG_ERROR_I18N("ParseStringParam: Missing parameter"); in ParseStringParam() 913 HILOG_ERROR_I18N("get string parameter length failed"); in ParseStringParam() [all …]
|
H A D | i18n_timezone_addon.cpp | 173 HILOG_ERROR_I18N("Failed to create string item"); in GetAvailableTimezoneIDs() 178 HILOG_ERROR_I18N("Failed to set array item"); in GetAvailableTimezoneIDs() 344 HILOG_ERROR_I18N("GetID: Get TimeZone object failed"); in GetID() 351 HILOG_ERROR_I18N("GetID: Create result failed"); in GetID() 419 HILOG_ERROR_I18N("GetRawOffset: Create result failed"); in GetRawOffset() 441 HILOG_ERROR_I18N("GetOffset: Invalid parameter type"); in GetOffset() 446 HILOG_ERROR_I18N("Get parameter date failed"); in GetOffset() 459 HILOG_ERROR_I18N("GetOffset: Get TimeZone object failed"); in GetOffset() 466 HILOG_ERROR_I18N("GetOffset: Create result failed"); in GetOffset() 526 HILOG_ERROR_I18N("Failed to get string length"); in GetStringFromJS() [all …]
|
H A D | i18n_unicode_addon.cpp | 86 HILOG_ERROR_I18N("Define class failed when InitCharacter"); in InitCharacter() 92 HILOG_ERROR_I18N("Set property failed when InitCharacter"); in InitCharacter() 111 HILOG_ERROR_I18N("IsDigitAddon: Parameter type does not match"); in IsDigitAddon() 142 HILOG_ERROR_I18N("IsSpaceCharAddon: Parameter type does not match"); in IsSpaceCharAddon() 154 HILOG_ERROR_I18N("IsSpaceCharAddon: Create boolean value failed"); in IsSpaceCharAddon() 185 HILOG_ERROR_I18N("IsWhiteSpaceAddon: Create boolean value failed"); in IsWhiteSpaceAddon() 266 HILOG_ERROR_I18N("IsLetterAddon: Parameter type does not match"); in IsLetterAddon() 278 HILOG_ERROR_I18N("IsLetterAddon: Create boolean value failed"); in IsLetterAddon() 340 HILOG_ERROR_I18N("IsUpperCaseAddon: Create boolean value failed"); in IsUpperCaseAddon() 359 HILOG_ERROR_I18N("GetTypeAddon: Parameter type does not match"); in GetTypeAddon() [all …]
|
H A D | i18n_normalizer_addon.cpp | 56 HILOG_ERROR_I18N("InitI18nNormalizer: Failed to define class Normalizer at Init"); in InitI18nNormalizer() 62 HILOG_ERROR_I18N("InitI18nNormalizer: Failed to create Normalizer ref at init"); in InitI18nNormalizer() 67 …HILOG_ERROR_I18N("InitI18nNormalizer: Failed to create reference g_normalizerConstructor at init."… in InitI18nNormalizer() 82 HILOG_ERROR_I18N("InitNormalizer: Failed to define class Normalizer."); in InitNormalizer() 87 HILOG_ERROR_I18N("InitNormalizer: Set property failed When InitNormalizer."); in InitNormalizer() 158 HILOG_ERROR_I18N("Invalid parameter type"); in Normalize() 171 HILOG_ERROR_I18N("Get Normalizer object failed"); in Normalize() 183 HILOG_ERROR_I18N("Create result failed"); in Normalize() 251 HILOG_ERROR_I18N("Failed to get parameter of Normalizer.createInstance"); in GetI18nNormalizerInstance() 258 HILOG_ERROR_I18N("Failed to create reference of normalizer Constructor"); in GetI18nNormalizerInstance() [all …]
|
H A D | entity_recognizer_addon.cpp | 50 HILOG_ERROR_I18N("Failed to define class EntityRecognizer at Init."); in InitEntityRecognizer() 55 HILOG_ERROR_I18N("Set property failed when InitEntityRecognizer"); in InitEntityRecognizer() 134 HILOG_ERROR_I18N("Get EntityRecognizer object failed"); in FindEntityInfo() 147 HILOG_ERROR_I18N("create EntityInfo array failed."); in GetEntityInfoItem() 161 HILOG_ERROR_I18N("Failed to set item element."); in GetEntityInfoItem() 175 HILOG_ERROR_I18N("Create EntityInfoItem object failed."); in CreateEntityInfoItem() 181 HILOG_ERROR_I18N("Failed to set element begin."); in CreateEntityInfoItem() 187 HILOG_ERROR_I18N("Failed to set element end."); in CreateEntityInfoItem() 193 HILOG_ERROR_I18N("Failed to set element type."); in CreateEntityInfoItem()
|
H A D | variable_convertor.cpp | 43 HILOG_ERROR_I18N("GetOptionValue: Get option failed, option is not an object"); in GetOptionValue() 56 HILOG_ERROR_I18N("GetOptionValue: Failed to get string item"); in GetOptionValue() 70 HILOG_ERROR_I18N("option is not an object"); in GetBoolOptionValue() 95 HILOG_ERROR_I18N("Get string failed"); in GetString() 102 HILOG_ERROR_I18N("Create string failed"); in GetString() 133 HILOG_ERROR_I18N("GetStringArrayFromJsParam: Failed to obtain the parameter."); in GetStringArrayFromJsParam() 146 HILOG_ERROR_I18N("create string js variable failed."); in CreateString() 157 HILOG_ERROR_I18N("create number js variable failed."); in CreateNumber()
|
/ohos5.0/base/global/i18n/services/src/ |
H A D | hmos_timezone_mount.cpp | 52 HILOG_ERROR_I18N("MANIFEST_FILE file path isn't exists."); in Init() 74 HILOG_ERROR_I18N("Mount: CUST_GLOBAL_CARRIER_DIR or CFG_PATH not exist"); in Mount() 82 HILOG_ERROR_I18N("Mount: fail to mount: opkey(%{public}s) errno(%{public}s)", in Mount() 88 HILOG_ERROR_I18N("Mount: fail to mount read only: opkey(%{public}s) errno(%{public}s)", in Mount() 91 HILOG_ERROR_I18N("Error during unmount: %{public}s\n", strerror(errno)); in Mount() 104 HILOG_ERROR_I18N("Directory does not exist: %{public}s", dir_path.c_str()); in ensureDirectoryExists() 146 HILOG_ERROR_I18N("TimeZone CopyDataFile: SAFE_PATH does not exist"); in CopyDataFile() 158 HILOG_ERROR_I18N("CopyDataFile: Copy failed for %{public}s", file.c_str()); in CopyDataFile() 165 HILOG_ERROR_I18N("CopyDataFile error, clearing the safe directory..."); in CopyDataFile() 195 HILOG_ERROR_I18N("CheckFileIntegrity: VerifyCertFile error"); in CheckFileIntegrity() [all …]
|
H A D | i18n_service_ability_load_manager.cpp | 51 … HILOG_ERROR_I18N("I18nServiceAbilityLoadManager::LoadAndGetI18nServiceAbility can't get samgr"); in LoadI18nServiceAbility() 57 HILOG_ERROR_I18N( in LoadI18nServiceAbility() 63 … HILOG_ERROR_I18N("I18nServiceAbilityLoadManager::LoadAndGetI18nServiceAbility wait overtime."); in LoadI18nServiceAbility() 82 HILOG_ERROR_I18N("I18nServiceAbilityLoadManager::WaitLoadStateChange timeout."); in WaitLoadStateChange() 91 HILOG_ERROR_I18N("I18nServiceAbilityLoadManager::UnloadI18nService can't get samgr."); in UnloadI18nService() 96 HILOG_ERROR_I18N("I18nServiceAbilityLoadManager::UnloadI18nService sa unload failed."); in UnloadI18nService()
|
H A D | i18n_service_ability_stub.cpp | 47 HILOG_ERROR_I18N("I18nServiceAbilityStub client and server's descriptor are inconsistent."); in OnRemoteRequest() 106 … HILOG_ERROR_I18N("I18nServiceAbilityStub caller process is not System app, Shell or Native."); in CheckPermission() 112 …HILOG_ERROR_I18N("I18nServiceAbilityStub caller process doesn't have UPDATE_CONFIGURATION permissi… in CheckPermission() 130 …HILOG_ERROR_I18N("I18nServiceAbilityStub::SetSystemLanguageInner failed with errorCode=%{public}d", in SetSystemLanguageInner() 150 … HILOG_ERROR_I18N("I18nServiceAbilityStub::SetSystemRegionInner failed with errorCode=%{public}d", in SetSystemRegionInner() 170 … HILOG_ERROR_I18N("I18nServiceAbilityStub::SetSystemLocaleInner failed with errorCode=%{public}d", in SetSystemLocaleInner() 190 … HILOG_ERROR_I18N("I18nServiceAbilityStub::Set24HourClockInner failed with errorCode=%{public}d", in Set24HourClockInner() 210 …HILOG_ERROR_I18N("I18nServiceAbilityStub::SetUsingLocalDigitInner failed with errorCode=%{public}d… in SetUsingLocalDigitInner() 231 …HILOG_ERROR_I18N("I18nServiceAbilityStub::AddPreferredLanguageInner failed with errorCode=%{public… in AddPreferredLanguageInner() 251 …HILOG_ERROR_I18N("I18nServiceAbilityStub::RemovePreferredLanguageInner failed with errorCode=%{pub… in RemovePreferredLanguageInner()
|
H A D | hmos_libphonenumber_mount.cpp | 45 HILOG_ERROR_I18N("Mount: CUST_GLOBAL_CARRIER_DIR or CFG_PATH not exist"); in Mount() 53 HILOG_ERROR_I18N("Mount: fail to mount: opkey(%{public}s) errno(%{public}s)", in Mount() 105 HILOG_ERROR_I18N("CheckFileIntegrity: VerifyCertFile error"); in CheckFileIntegrity() 110 HILOG_ERROR_I18N("CheckFileIntegrity: file to verify (%{public}s)", DATA_FILES[i].c_str()); in CheckFileIntegrity() 114 HILOG_ERROR_I18N("CheckFileIntegrity: VerifyParamFile error"); in CheckFileIntegrity()
|
H A D | i18n_service_ability_load_callback.cpp | 30 …HILOG_ERROR_I18N("I18nServiceAbilityLoadCallback::OnLoadSystemAbilitySuccess get load manager fail… in OnLoadSystemAbilitySuccess() 40 …HILOG_ERROR_I18N("I18nServiceAbilityLoadCallback::OnLoadSystemAbilityFail get load manager failed.… in OnLoadSystemAbilityFail()
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | preferred_language.cpp | 85 HILOG_ERROR_I18N("FilterLanguages: the matching result of %{public}s is empty.", in FilterLanguages() 103 HILOG_ERROR_I18N("GetMatchedLanguage: %{public}s is an invalid locale.", language.c_str()); in GetMatchedLanguage() 119 HILOG_ERROR_I18N("GetMatchedLanguage: %{public}s failed to construct LocaleInfo.", in GetMatchedLanguage() 154 … HILOG_ERROR_I18N("PreferredLanguage::GetAppPreferredLanguage get i18n app preferences failed."); in GetI18nAppPreferences() 164 HILOG_ERROR_I18N( in IsSetAppPreferredLanguage() 179 HILOG_ERROR_I18N( in GetAppPreferredLanguage() 199 HILOG_ERROR_I18N("PreferredLanguage::SetAppPreferredLanguage get i18n preferences failed."); in SetAppPreferredLanguage() 205 HILOG_ERROR_I18N( in SetAppPreferredLanguage() 269 … HILOG_ERROR_I18N("PreferredLanguage::AddPreferredLanguage %{public}s is not valid language tag.", in AddPreferredLanguage() 283 HILOG_ERROR_I18N("PreferredLanguage::AddPreferredLanguage failed."); in AddPreferredLanguage() [all …]
|
H A D | lunar_calendar.cpp | 81 HILOG_ERROR_I18N("LunarCalendar: create GregorianCalendar failed"); in LunarCalendar() 122 HILOG_ERROR_I18N("ConvertDate: get year failed"); in ConvertDate() 127 HILOG_ERROR_I18N("ConvertDate: get month failed"); in ConvertDate() 132 HILOG_ERROR_I18N("ConvertDate: get day failed"); in ConvertDate() 236 HILOG_ERROR_I18N("VerifyDate: %{public}d is an invalid year", year); in VerifyDate() 241 HILOG_ERROR_I18N("VerifyDate: %{public}d is an invalid month", month); in VerifyDate() 252 HILOG_ERROR_I18N("VerifyDate: %{public}d is an invalid day", day); in VerifyDate() 275 HILOG_ERROR_I18N("GetLunarYear: invalid date"); in GetLunarYear() 284 HILOG_ERROR_I18N("GetLunarYear: invalid date"); in GetLunarMonth() 293 HILOG_ERROR_I18N("GetLunarYear: invalid date"); in GetLunarDay() [all …]
|
H A D | utils.cpp | 70 HILOG_ERROR_I18N("GetParameter: get param for %{public}s failed.", paramKey); in ReadSystemParameter() 87 … HILOG_ERROR_I18N("ConvertString2Int: unknow error. numberStr: %{public}s.", numberStr.c_str()); in ConvertString2Int() 195 … HILOG_ERROR_I18N("utils: FileExist failed because filesystem_error, error message: %{public}s.", in FileExist() 199 … HILOG_ERROR_I18N("utils: FileExist failed because filesystem_error, error message: %{public}s.", in FileExist() 203 HILOG_ERROR_I18N("utils: FileExist failed because bad_alloc, error message: %{public}s.", in FileExist() 216 … HILOG_ERROR_I18N("utils: FileCopy failed because filesystem_error, error message: %{public}s.", in FileCopy() 219 … HILOG_ERROR_I18N("utils: FileCopy failed because filesystem_error, error message: %{public}s.", in FileCopy() 222 HILOG_ERROR_I18N("utils: FileCopy failed because bad_alloc, error message: %{public}s.", in FileCopy() 296 HILOG_ERROR_I18N("CheckSystemPermission failed, because current app is not system app."); in CheckSystemPermission() 319 HILOG_ERROR_I18N("GetTimeZoneAvailableIDs tzdata file path isn't exists."); in GetTimeZoneAvailableIDs() [all …]
|
H A D | i18n_timezone.cpp | 717 HILOG_ERROR_I18N("create icu Locale for %{public}s failed.", localeStr.c_str()); in GetDisplayName() 856 HILOG_ERROR_I18N( in FindCityDisplayNameFromXml() 919 HILOG_ERROR_I18N( in FindCityDisplayNameMap() 1024 HILOG_ERROR_I18N("%{public}s is not supported cityID.", cityID.c_str()); in GetCityDisplayName() 1042 HILOG_ERROR_I18N("get supported Locales failed"); in GetLocaleBaseName() 1049 HILOG_ERROR_I18N("create icu Locale for %{public}s failed", localeStr.c_str()); in GetLocaleBaseName() 1162 HILOG_ERROR_I18N("malloc rowbytes failed."); in GetColorData() 1219 HILOG_ERROR_I18N("timezone data filepath invalid."); in InitPngptr() 1224 HILOG_ERROR_I18N("timezone data resource file not exists."); in InitPngptr() 1231 HILOG_ERROR_I18N("create read_struct failed."); in InitPngptr() [all …]
|
H A D | taboo.cpp | 109 HILOG_ERROR_I18N("Taboo::ReplaceLanguageName taboo data don't support language %{public}s", in ReplaceLanguageName() 119 …HILOG_ERROR_I18N("Taboo::ReplaceLanguageName language %{public}s fallback failed", displayLanguage… in ReplaceLanguageName() 133 …HILOG_ERROR_I18N("Taboo::ReplaceLanguageName not find taboo data correspond to language %{public}s… in ReplaceLanguageName() 143 HILOG_ERROR_I18N("Taboo parse taboo data file failed: %{public}s", path.c_str()); in ParseTabooData() 149 … HILOG_ERROR_I18N("Taboo get root tag from taboo data file failed: %{public}s", path.c_str()); in ParseTabooData() 159 HILOG_ERROR_I18N("Taboo get name and value property failed: %{public}s", path.c_str()); in ParseTabooData() 250 HILOG_ERROR_I18N("get path status failed"); in ReadResourceList()
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | rules_engine.cpp | 57 HILOG_ERROR_I18N("Match failed because pattern is nullptr."); in Match() 62 HILOG_ERROR_I18N("Match failed because pattern matcher failed."); in Match() 98 HILOG_ERROR_I18N("InitRules failed because this->dateTimeRule is nullptr."); in InitRules() 103 HILOG_ERROR_I18N("InitRules failed because pattern is nullptr."); in InitRules() 111 HILOG_ERROR_I18N("InitRules failed because pattern matcher failed."); in InitRules() 144 HILOG_ERROR_I18N("InitOptRules failed because this->dateTimeRule is nullptr."); in InitOptRules() 149 HILOG_ERROR_I18N("InitOptRules failed because pattern is nullptr."); in InitOptRules() 155 HILOG_ERROR_I18N("InitOptRules failed because pattern matcher failed."); in InitOptRules() 196 HILOG_ERROR_I18N("InitSubRules failed because pattern is nullptr."); in InitSubRules() 202 HILOG_ERROR_I18N("InitSubRules failed because pattern matcher failed."); in InitSubRules()
|
/ohos5.0/base/global/i18n/frameworks/zone/src/ |
H A D | zone_util.cpp | 274 HILOG_ERROR_I18N("ZoneUtil::LookupTimezoneByNITZ can not get icu data"); in LookupTimezoneByNITZ() 342 HILOG_ERROR_I18N("ZoneUtil::GetCountryZones can not open tzlookup.xml"); in GetCountryZones() 348 HILOG_ERROR_I18N("ZoneUtil::GetCountryZones invalid Root_tag"); in GetCountryZones() 358 HILOG_ERROR_I18N("ZoneUtil::GetCountryZones invalid code_tag"); in GetCountryZones() 388 HILOG_ERROR_I18N("ZoneUtil::GetDefaultAndBoost invalid default_tag"); in GetDefaultAndBoost() 398 HILOG_ERROR_I18N("ZoneUtil::GetDefaultAndBoost doesn't contains id"); in GetDefaultAndBoost() 413 HILOG_ERROR_I18N("ZoneUtil::GetTimezones invalid timezones_tag"); in GetTimezones() 419 HILOG_ERROR_I18N("ZoneUtil::GetTimezones invalid id_tag"); in GetTimezones() 436 HILOG_ERROR_I18N("ZoneUtil::GetICUCountryZones can not get icu data"); in GetICUCountryZones() 509 HILOG_ERROR_I18N("ZoneUtil::CheckSameDstOffset can not get timezone defaultID offset"); in CheckSameDstOffset() [all …]
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/src/ |
H A D | entity_recognizer.cpp | 27 HILOG_ERROR_I18N("PhoneNumberMatched construct failed."); in EntityRecognizer() 31 HILOG_ERROR_I18N("DateTimeMatched construct failed."); in EntityRecognizer() 51 HILOG_ERROR_I18N("FindEntityInfo failed because phoneNumberMatched is nullptr."); in FindEntityInfo() 57 HILOG_ERROR_I18N("FindEntityInfo failed because dateTimeMatched is nullptr."); in FindEntityInfo()
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
H A D | phone_number_matched.cpp | 133 HILOG_ERROR_I18N("PhoneNumberRule.findRules is empty."); in FindShortNumbers() 140 HILOG_ERROR_I18N("shortPattern getPattern failed."); in FindShortNumbers() 146 HILOG_ERROR_I18N("shortPattern matcher failed."); in FindShortNumbers() 157 HILOG_ERROR_I18N("PhoneNumberRule: failed to call the ParseAndKeepRawInput."); in FindShortNumbers() 212 HILOG_ERROR_I18N("numberRegexRule getPattern failed."); in FindNumbers() 217 HILOG_ERROR_I18N("numberPattern matcher failed."); in FindNumbers() 267 HILOG_ERROR_I18N("regexRule getPattern failed."); in HandleWithShortAndShort() 279 HILOG_ERROR_I18N("pattern matcher failed."); in HandleWithShortAndShort()
|