Home
last modified time | relevance | path

Searched refs:HILOG_ERROR (Results 1 - 25 of 37) sorted by relevance

12

/applications/standard/contacts_data/dataBusiness/voicemail/src/
H A Dvoicemail_database.cpp44 HILOG_ERROR("VoiceMailDataBase Insert store_ is nullptr"); in InsertVoiceMail()
50 HILOG_ERROR("VoiceMailDataBase InsertVoiceMail ret :%{public}d", ret); in InsertVoiceMail()
61 HILOG_ERROR("VoiceMailDataBase Update store_ is nullptr"); in UpdateVoiceMail()
69 HILOG_ERROR("VoiceMailDataBase Update ret :%{public}d", ret); in UpdateVoiceMail()
79 HILOG_ERROR("VoiceMailDataBase Delete store_ is nullptr"); in DeleteVoiceMail()
84 HILOG_ERROR("VoiceMailDataBase Delete ret :%{public}d", ret); in DeleteVoiceMail()
94 HILOG_ERROR("CallLogDataBase Delete store_ is nullptr"); in Query()
104 HILOG_ERROR("VoiceMailDataBase BeginTransaction store_ is nullptr"); in BeginTransaction()
109 HILOG_ERROR("VoiceMailDataBase BeginTransaction fail :%{public}d", ret); in BeginTransaction()
117 HILOG_ERROR(" VoiceMailDataBas in Commit()
[all...]
H A Dvoicemail_ability.cpp64 HILOG_ERROR("%{public}s No memory allocated for DataShareStubImpl", __func__); in OnConnect()
96 HILOG_ERROR("IsBeginTransactionOK fail"); in IsBeginTransactionOK()
115 HILOG_ERROR("IsCommitOK fail"); in IsCommitOK()
133 HILOG_ERROR("Permission denied!"); in Insert()
140 HILOG_ERROR("VoiceMailAbility CheckValuesBucket is error"); in Insert()
187 HILOG_ERROR("VoiceMailAbility ====>no match uri action"); in InsertExecute()
204 HILOG_ERROR("Permission denied!"); in BatchInsert()
262 HILOG_ERROR("Permission denied!"); in Update()
269 HILOG_ERROR("VoiceMailAbility CheckValuesBucket is error"); in Update()
292 HILOG_ERROR("VoiceMailAbilit in Update()
[all...]
/applications/standard/contacts_data/dataBusiness/calllog/src/
H A Dcalllog_database.cpp36 HILOG_ERROR("CallLogDataBase errCode :%{public}d", errCode); in CallLogDataBase()
54 HILOG_ERROR("CallLogDataBase BeginTransaction store_ is nullptr"); in BeginTransaction()
59 HILOG_ERROR("CallLogDataBase BeginTransaction fail :%{public}d", ret); in BeginTransaction()
67 HILOG_ERROR(" CallLogDataBase Commit store_ is nullptr"); in Commit()
72 HILOG_ERROR(" CallLogDataBase Commit fail :%{public}d", ret); in Commit()
80 HILOG_ERROR(" CallLogDataBase RollBack store_ is nullptr"); in RollBack()
85 HILOG_ERROR(" CallLogDataBase RollBack fail :%{public}d", ret); in RollBack()
102 HILOG_ERROR("SqliteOpenHelperCallLogCallback create table error : %{public}d", judgeSuccess[i]); in OnCreate()
158 HILOG_ERROR("CallLogDataBase Insert store_ is nullptr"); in InsertCallLog()
164 HILOG_ERROR("CallLogDataBas in InsertCallLog()
[all...]
H A Dcalllog_ability.cpp62 HILOG_ERROR("%{public}s No memory allocated for DataShareStubImpl", __func__); in OnConnect()
102 HILOG_ERROR("IsBeginTransactionOK fail"); in IsBeginTransactionOK()
121 HILOG_ERROR("IsCommitOk fail"); in IsCommitOk()
139 HILOG_ERROR("Permission denied!"); in Insert()
146 HILOG_ERROR("CallLogAbility CheckValuesBucket is error"); in Insert()
183 HILOG_ERROR("CallLogAbility ====>no match uri action"); in InsertExecute()
200 HILOG_ERROR("Permission denied!"); in BatchInsert()
206 HILOG_ERROR("BatchInsert value is error"); in BatchInsert()
260 HILOG_ERROR("Permission denied!"); in Update()
267 HILOG_ERROR("CallLogAbilit in Update()
[all...]
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_database.cpp62 HILOG_ERROR("ContactsDataBase :%{public}d", errCode); in ContactsDataBase()
72 HILOG_ERROR("ContactsDataBase open error :%{public}d", errCode); in ContactsDataBase()
99 HILOG_ERROR("ContactsDataBase BeginTransaction store_ is nullptr"); in BeginTransaction()
104 HILOG_ERROR("ContactsDataBase BeginTransaction failed :%{public}d", ret); in BeginTransaction()
112 HILOG_ERROR("ContactsDataBase Commit store_ is nullptr"); in Commit()
117 HILOG_ERROR("ContactsDataBase Commit failed :%{public}d", ret); in Commit()
125 HILOG_ERROR("ContactsDataBase RollBack store_ is nullptr"); in RollBack()
130 HILOG_ERROR("ContactsDataBase RollBack failed :%{public}d", ret); in RollBack()
146 HILOG_ERROR("ContactsDataBase InsertRawContact store_ is nullptr"); in InsertRawContact()
157 HILOG_ERROR("InsertRawContac in InsertRawContact()
[all...]
H A Dcontacts_datashare_stub_impl.cpp91 HILOG_ERROR("insert failed, extension is null."); in Insert()
109 HILOG_ERROR("update failed, extension is null."); in Update()
126 HILOG_ERROR("delete failed, extension is null."); in Delete()
143 HILOG_ERROR("query failed, extension is null."); in Query()
157 HILOG_ERROR("batch insert failed, extension is null."); in BatchInsert()
198 HILOG_ERROR("%{public}s obsMgrClient is nullptr", __func__); in RegisterObserver()
204 HILOG_ERROR("%{public}s obsMgrClient->RegisterObserver error return %{public}d", __func__, ret); in RegisterObserver()
216 HILOG_ERROR("%{public}s obsMgrClient is nullptr", __func__); in UnregisterObserver()
222 HILOG_ERROR("%{public}s obsMgrClient->UnregisterObserver error return %{public}d", __func__, ret); in UnregisterObserver()
232 HILOG_ERROR(" in NotifyChange()
[all...]
H A Dcontacts_update_helper.cpp49 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay Illegal rawContactId size type:%{public}d", count); in UpdateDisplay()
50 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay Illegal type size :%{public}d", countType); in UpdateDisplay()
67 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay UpdateRawContact failed type:%{public}s", type.c_str()); in UpdateDisplay()
68 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay UpdateRawContact failed:%{public}d", ret); in UpdateDisplay()
77 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay UpdateContact failed type:%{public}s", type.c_str()); in UpdateDisplay()
78 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay UpdateContact failed:%{public}d", ret); in UpdateDisplay()
84 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay UpdateRawContact failed type:%{public}s", type.c_str()); in UpdateDisplay()
85 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay UpdateRawContact failed:%{public}d", ret); in UpdateDisplay()
132 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay UpdateRawContact failed type:%{public}s", type.c_str()); in UpdateName()
133 HILOG_ERROR("ContactsUpdateHelpe in UpdateName()
[all...]
H A Draw_contacts.cpp45 HILOG_ERROR("RawContacts InsertRawContact fail:%{public}d", rowRet); in InsertRawContact()
66 HILOG_ERROR("RawContacts UpdateRawContact fail:%{public}d", ret); in UpdateRawContact()
82 HILOG_ERROR("RawContacts UpdateRawContactById fail:%{public}d", ret); in UpdateRawContactById()
91 HILOG_ERROR("RawContacts GetDeleteContactIdByAccountId store_ is nullptr or accountId illegal"); in GetDeleteContactIdByAccountId()
95 HILOG_ERROR("RawContacts GetDeleteContactIdByAccountId accountId illegal"); in GetDeleteContactIdByAccountId()
143 HILOG_ERROR("RawContacts GetDeleteRawContactIdByAccountId store_ is nullptr"); in GetDeleteRawContactIdByAccountId()
147 HILOG_ERROR("RawContacts GetDeleteContactIdByAccountId accountId illegal"); in GetDeleteRawContactIdByAccountId()
182 HILOG_ERROR("RawContacts DeleteRawcontactByRawId store_ is nullptr"); in DeleteRawcontactByRawId()
186 HILOG_ERROR("RawContacts DeleteRawcontactByRawId needDeleteRawContactId illegal"); in DeleteRawcontactByRawId()
H A Dcontacts_account.cpp60 HILOG_ERROR("ContactsAccount insert store_ is nullptr"); in Insert()
117 HILOG_ERROR("ContactsAccount GetAccountFromLocal store_ is nullptr"); in GetAccountFromLocal()
158 HILOG_ERROR("ContactsAccount GetNotExistAccount store_ is nullptr"); in GetNotExistAccount()
203 HILOG_ERROR("ContactsAccount DeleteAccountByAccountId store_ is nullptr"); in DeleteAccountByAccountId()
222 HILOG_ERROR("ContactsAccount DeleteDataByRawId store_ is nullptr"); in DeleteDataByRawId()
241 HILOG_ERROR("ContactsAccount DeleteGroupsByAccountId store_ is nullptr"); in DeleteGroupsByAccountId()
260 HILOG_ERROR("ContactsAccount StopForegin store_ is nullptr"); in StopForegin()
270 HILOG_ERROR("ContactsAccount OpenForegin store_ is nullptr"); in OpenForegin()
H A Dcontacts_data_ability.cpp82 HILOG_ERROR("ContactsDataBase GetOsAccountLocalIdFromProcess error_code :%{public}d", error_code); in Create()
125 HILOG_ERROR("%{public}s No memory allocated for DataShareStubImpl", __func__); in OnConnect()
158 HILOG_ERROR("IsBeginTransactionOK failed"); in IsBeginTransactionOK()
177 HILOG_ERROR("IsCommitOK failed"); in IsCommitOK()
195 HILOG_ERROR("Permission denied!"); in Insert()
203 HILOG_ERROR("ContactsDataAbility CheckValuesBucket error"); in Insert()
278 HILOG_ERROR("Permission denied!"); in BatchInsert()
338 HILOG_ERROR("Permission denied!"); in Update()
345 HILOG_ERROR("ContactsDataAbility CheckValuesBucket error"); in Update()
425 HILOG_ERROR("ContactsDataAbilit in SwitchUpdate()
[all...]
H A Dprofile_database.cpp46 HILOG_ERROR("ProfileDatabase errCode :%{public}d", errCode); in ProfileDatabase()
51 HILOG_ERROR("ProfileDatabase rebase open error :%{public}d", errCode); in ProfileDatabase()
74 HILOG_ERROR("Restore file %{private}s does not exist", restorePath.c_str()); in DestroyInstanceAndRestore()
88 HILOG_ERROR("Restore rename oldFileName = %{private}s to newFileName %{private}s", restorePath.c_str(), in Restore()
H A Dcontacts.cpp61 HILOG_ERROR("ContactsUpdateHelper UpdateDisplay UpdateSearchContact fail:%{public}d", ret); in UpdateContact()
126 HILOG_ERROR("ContactsAccount DeletecontactById store is nullptr"); in DeleteContactById()
130 HILOG_ERROR("ContactsAccount DeleteDataByRawId needDeleteContactId illegal"); in DeleteContactById()
H A Dcontacts_type.cpp42 HILOG_ERROR("ContactsType insert store_ is nullptr"); in Insert()
48 HILOG_ERROR("ContactsType insert ret :%{public}d", ret); in Insert()
121 HILOG_ERROR("ContactsType lookupTypeText ret :%{public}d", ret); in GetTypeText()
/applications/standard/contacts_data/ability/datadisasterrecovery/src/
H A Ddatabase_disaster_recovery.cpp59 HILOG_ERROR("DataBaseDisasterRecovery redbStoreMap init. nullptr!"); in SQLiteCheckDb()
66 HILOG_ERROR("DataBaseDisasterRecovery SQLliteCheck redbStoreMap is empty!"); in SQLiteCheckDb()
74 HILOG_ERROR("DataBaseDisasterRecovery SQLiteCheckDb ERROR."); in SQLiteCheckDb()
90 HILOG_ERROR("DataBaseDisasterRecovery SQLliteCheck %{public}s store_ is nullptr", dataBaseName.c_str()); in SQLiteCheckDb()
111 HILOG_ERROR("DataBaseDisasterRecovery redbStoreMap init. nullptr"); in BackDatabase()
118 HILOG_ERROR("DataBaseDisasterRecovery SQLliteCheck redbStoreMap is empty"); in BackDatabase()
142 HILOG_ERROR("DataBaseDisasterRecovery BackDatabase %{public}s store_ is nullptr", dataBaseName.c_str()); in BackDatabase()
152 HILOG_ERROR("DataBaseDisasterRecovery Insert failed, status is %{public}d.", ret); in BackDatabase()
159 HILOG_ERROR("DataBaseDisasterRecovery Backup failed, status is %{public}d.", ret); in BackDatabase()
/applications/standard/contacts_data/contacts/src/
H A Dcontacts_build.cpp158 HILOG_ERROR("TypeSwitchSplit type is error "); in TypeSwitchSplit()
558 HILOG_ERROR("ContactsBuild GetName nameKey is null "); in GetName()
565 HILOG_ERROR("ContactsBuild GetName nameObj is null or object type is not object"); in GetName()
587 HILOG_ERROR("ContactsBuild GetUri portraitObj is null or object type is not object"); in GetUri()
599 HILOG_ERROR("ContactsBuild GetEmail napiValueEmail is null "); in GetEmails()
621 HILOG_ERROR("ContactsBuild GetEvent arrKey is null "); in GetEvent()
644 HILOG_ERROR("ContactsBuild GetGroup arrKey is null "); in GetGroup()
665 HILOG_ERROR("ContactsBuild GetImAddress arrKey is null "); in GetImAddress()
687 HILOG_ERROR("ContactsBuild GetPhoneNumber napiValuePhoneNumber is null "); in GetPhoneNumbers()
709 HILOG_ERROR("GetPostalAddres in GetPostalAddress()
[all...]
H A Dcontacts_telephony_permission.cpp50 HILOG_ERROR("ContactsTelephonyPermission check failed, permission name is empty."); in CheckPermission()
65 HILOG_ERROR("ContactsCheckPermission check failed"); in CheckPermission()
77 HILOG_ERROR("AddPermissionUsedRecord failed, permissionName = %{public}s, callerPid = %{public}d," in CheckPermission()
85 HILOG_ERROR("ContactsTelephonyPermission check failed"); in CheckPermission()
H A Dcontacts_api.cpp165 HILOG_ERROR("GetDataShareHelper napi_get_global != napi_ok"); in GetDataShareHelper()
170 HILOG_ERROR("GetDataShareHelper napi_get_globalThis != napi_ok"); in GetDataShareHelper()
174 HILOG_ERROR("GetDataShareHelper napi_get_abilityContext != napi_ok"); in GetDataShareHelper()
184 HILOG_ERROR("Failed to get native ability instance"); in GetDataShareHelper()
189 HILOG_ERROR("Failed to get native context instance"); in GetDataShareHelper()
197 HILOG_ERROR("Failed to get native stage context instance"); in GetDataShareHelper()
658 HILOG_ERROR("ExecuteSyncDone status is not ok===>"); in ExecuteSyncDone()
686 HILOG_ERROR("contactApi params not is function"); in ExecuteSyncDone()
735 HILOG_ERROR("handleExecuteErrorCode handle parm error"); in HandleExecuteErrorCode()
738 HILOG_ERROR("paramete in HandleExecuteErrorCode()
[all...]
/applications/standard/contacts_data/ability/merge/src/
H A Dmerger_contacts.cpp48 HILOG_ERROR("store is empty"); in ContactMerge()
61 HILOG_ERROR("Merge candidate is empty"); in MergeCircle()
68 HILOG_ERROR("MergeCircle continue "); in MergeCircle()
78 HILOG_ERROR("MergeCircle ExecuteSql error : %{public}d ", error); in MergeCircle()
86 HILOG_ERROR("MergerContacts::MergeCircle only one candidate has auto_merge_mode"); in MergeCircle()
98 HILOG_ERROR("DeleteContacts foreign_keys close fail"); in DeleteContacts()
118 HILOG_ERROR("DeleteContacts foreign_keys open fail"); in DeleteContacts()
338 HILOG_ERROR("MergerContacts::UpdateCandidate target names is empty"); in UpdateCandidate()
361 HILOG_ERROR("MergerContacts SelectCandidate store is nullptr"); in SelectCandidate()
437 HILOG_ERROR("MergeCircl in ReContactMerge()
[all...]
H A Dmatch_candidate.cpp63 HILOG_ERROR("update is_merge_target error code is : %{public}d ", code); in FindMatchContact()
84 HILOG_ERROR("MatchCandidate::Split store is nullptr"); in Split()
91 HILOG_ERROR("MatchCandidate::Split is error"); in Split()
172 HILOG_ERROR("MatchCandidate AddNewContact is error %{public}d", contactsRet); in AddNewContact()
181 HILOG_ERROR("MatchCandidate::ExecuteUpdateMode Ids.size() < 1"); in ExecuteUpdateMode()
216 HILOG_ERROR("UpdateMergeMode mode error"); in UpdateMergeMode()
/applications/standard/contacts_data/ability/common/utils/src/
H A Dtelephony_permission.cpp43 HILOG_ERROR("permission check failed, permission name is empty."); in CheckPermission()
55 HILOG_ERROR("permission check failed"); in CheckPermission()
67 HILOG_ERROR("AddPermissionUsedRecord failed"); in CheckPermission()
73 HILOG_ERROR("permission check failed"); in CheckPermission()
H A Dfile_utils.cpp35 HILOG_ERROR("FileUtils file NULL"); in IsFolderExist()
54 HILOG_ERROR("FileUtils : WriteStringToFileAppend time_t null"); in WriteStringToFileAppend()
H A Dsql_analyzer.cpp39 HILOG_ERROR("SqlAnalyzer CheckValuesBucket key is %{public}s error", key.c_str()); in CheckValuesBucket()
49 HILOG_ERROR("SqlAnalyzer CheckValuesBucket value is %{public}s error", str.c_str()); in CheckValuesBucket()
/applications/standard/contacts_data/ability/common/include/
H A Dhilog_wrapper.h28 #ifdef HILOG_ERROR
29 #undef HILOG_ERROR macro
47 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__) macro
54 #define HILOG_ERROR(...) macro
/applications/standard/contacts_data/contacts/include/
H A Dhilog_wrapper_api.h28 #ifdef HILOG_ERROR
29 #undef HILOG_ERROR macro
47 #define HILOG_ERROR(...) (void)OHOS::HiviewDFX::HiLog::Error(LOG_LABEL, __VA_ARGS__) macro
54 #define HILOG_ERROR(...) macro
/applications/standard/contacts_data/ability/account/src/
H A Daccount_sync.cpp79 HILOG_ERROR("AccountSync::SyncUpdateAccount sysAccounts is null"); in SyncUpdateAccount()
92 HILOG_ERROR("SyncUpdateAccount isProfile values is %{public}d this database store ponit is null", isProfile); in SyncUpdateAccount()

Completed in 15 milliseconds

12