Lines Matching defs:SANE_HILOG_ERROR

54 #define SANE_HILOG_ERROR(...) ((void)HiLogPrint(LOG_APP, LOG_ERROR, 0, "sanekit", __VA_ARGS__))
140 SANE_HILOG_ERROR("%s: config_index(%u) is invalid.", __func__, config_index);
149 SANE_HILOG_ERROR("%s: bNumInterfaces(%u) is invalid.", __func__, bNumInterfaces);
154 SANE_HILOG_ERROR("%s: Not enough memory.", __func__);
158 SANE_HILOG_ERROR("%s: memset retConfig error.", __func__);
167 SANE_HILOG_ERROR("%s: Not enough memory.", __func__);
218 SANE_HILOG_ERROR("%s: ctx is a nullptr.", __func__);
223 SANE_HILOG_ERROR("%s: Not enough memory.", __func__);
227 SANE_HILOG_ERROR("%s: memset_s usbmanagerContext error.", __func__);
240 SANE_HILOG_ERROR("%s: ctx is a nullptr.", __func__);
259 SANE_HILOG_ERROR("%s: ctx or list is a nullptr.", __func__);
265 SANE_HILOG_ERROR("%s: GetDevices exception.", __func__);
276 SANE_HILOG_ERROR("%s: Not enough memory.", __func__);
282 SANE_HILOG_ERROR("%s: Not enough memory.", __func__);
298 SANE_HILOG_ERROR("%s: dev is a nullptr.", __func__);
309 SANE_HILOG_ERROR("%s: dev is a nullptr.", __func__);
320 SANE_HILOG_ERROR("%s: dev or desc is a nullptr.", __func__);
338 SANE_HILOG_ERROR("%s: dev or dev_handle is a nullptr.", __func__);
346 SANE_HILOG_ERROR("request right failed ret=%{public}d", ret);
351 SANE_HILOG_ERROR("open device failed ret=%{public}d", ret);
356 SANE_HILOG_ERROR("%s: Not enough memory.", __func__);
371 SANE_HILOG_ERROR("%s: dev_handle is a nullptr", __func__);
386 SANE_HILOG_ERROR("%s: dev or config is a nullptr", __func__);
401 SANE_HILOG_ERROR("%s: input param is invalid!", __func__);
409 SANE_HILOG_ERROR("%s: GetRetConfigAndInterface error!", __func__);
428 SANE_HILOG_ERROR("%s: config is a nullptr", __func__);
433 SANE_HILOG_ERROR("%s: interface is a nullptr", __func__);
467 SANE_HILOG_ERROR("%s: list is a nullptr", __func__);
478 SANE_HILOG_ERROR("%s: dev_handle is a nullptr", __func__);
489 SANE_HILOG_ERROR("SetConfiguration failed ret=%{public}d", ret);
500 SANE_HILOG_ERROR("%s: dev_handle is a nullptr", __func__);
508 SANE_HILOG_ERROR("ClaimInterface failed ret=%{public}d", ret);
520 SANE_HILOG_ERROR("%s: dev_handle is a nullptr", __func__);
530 SANE_HILOG_ERROR("ReleaseInterface failed ret=%{public}d", ret);
543 SANE_HILOG_ERROR("%s: Invalid input parameter.", __func__);
602 SANE_HILOG_ERROR("ControlTransfer failed ret=%{public}d", ret);
623 SANE_HILOG_ERROR("SetInterface failed ret=%{public}d", ret);
634 SANE_HILOG_ERROR("%s: dev is a nullptr!", __func__);
639 SANE_HILOG_ERROR("%s: create refDevice error!", __func__);