Lines Matching defs:error
72 HILOG_ERROR("ContactsDataBase open error :%{public}d", errCode);
865 HILOG_ERROR("CompletelyDelete DeleteLocal error:%{public}d", retCode);
872 HILOG_ERROR("CompletelyDelete error:%{public}d", retCode);
883 HILOG_ERROR("CompletelyDelete end error:%{public}d", retCode);
889 HILOG_ERROR("CompletelyDelete end error:%{public}d", markRet);
1000 HILOG_INFO("Query error code is:%{public}d", errCode);
1293 HILOG_ERROR("mergeInfo insert error : %{public}d ", mergeInfoRet);
1323 int error = matchCandidate.FindMatchContact(store, rawContactId);
1324 if (error != RDB_EXECUTE_OK) {
1325 HILOG_ERROR("Find error is : %{public}d ", error);
1335 HILOG_ERROR("deleteMergeInfo error");