Home
last modified time | relevance | path

Searched refs:error (Results 9951 - 9975 of 16413) sorted by relevance

1...<<391392393394395396397398399400>>...657

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_egl_image_manager.cpp42 const char *EGLErrorString(GLint error) in EGLErrorString() argument
44 switch (error) { in EGLErrorString()
203 RS_LOGE("ImageCacheSeq::BindToTexture: glGenTextures error."); in BindToTexture()
225 RS_LOGE("ImageCacheSeq::Create: eglCreateImageKHR failed, error %{public}s.", in Create()
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp85 WIDGET_LOGE("Get default staging error"); in GetDefaultStaging()
93 WIDGET_LOGE("alloc resolution input buffer error!"); in PrepareResolutionInputBuffer()
145 WIDGET_LOGE("3D image update fail %s error", imageUri.c_str()); in LoadImage()
188 WIDGET_LOGE("custom render resolution resolutionBuffer error!"); in OnSizeChange()
236 if (!result.error.empty()) { in LoadRenderNodeGraph()
237 WIDGET_LOGE("3D render node graph load fail: %s, uri %s", result.error.c_str(), in LoadRenderNodeGraph()
259 WIDGET_LOGE("3D shader input buffer update fail: Call UpdateBuffer before Initiliaze error"); in UpdateShaderInputBuffer()
273 WIDGET_LOGE("3D shader input buffer update fail: map shaderInputBuffer error!"); in UpdateShaderInputBuffer()
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.cpp142 MEDIA_LOG_W_SHORT("get player engine current time error"); in DoReportCompletedTime()
162 MEDIA_LOG_W_SHORT("get player engine current time error"); in DoReportMediaProgress()
239 void HiPlayerCallbackLooper::DoReportError(const Any &error) in DoReportError() argument
244 auto ptr = AnyCast<std::pair<PlayerErrorType, int32_t>>(&error); in DoReportError()
246 MEDIA_LOG_E_SHORT("DoReportError error, ptr is nullptr"); in DoReportError()
249 MEDIA_LOG_E_SHORT("Report error, error type: " PUBLIC_LOG_D32 " error value: " PUBLIC_LOG_D32, in DoReportError()
273 MEDIA_LOG_E_SHORT("DoReportInfo error, ptr is nullptr"); in DoReportInfo()
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreDeleteJsunit.test.js401 console.error(`${TAG} close failed, code is ${err.code},message is ${err.message}`);
454 console.error(`${TAG} close failed, code is ${err.code},message is ${err.message}`);
/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_src_test.cpp36 virtual void OnConfigurationChanged(const BluetoothRemoteDevice &device, const A2dpCodecInfo &info, int error){} in OnConfigurationChanged() argument
37 virtual void OnPlayingStatusChanged(const BluetoothRemoteDevice &device, int playingState, int error){} in OnPlayingStatusChanged() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c61 * Returns 0 on success, error on failure.
112 * Returns 0 on success, error on failure.
299 * Returns 0 on success, error on failure.
319 goto error; in amdgpu_ib_pool_init()
325 error: in amdgpu_ib_pool_init()
358 * Returns 0 on success, error if the primary GFX ring
/kernel/linux/linux-5.10/crypto/
H A Decdsa.c48 * makes the value a positive integer; error on more in ecdsa_get_signature_rs()
165 goto error; in ecdsa_verify()
182 error: in ecdsa_verify()
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c34 #include <error.h>
114 error(exit_val, errno, "%s at %d", err_cause, line_no); in shutdown()
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dad5820.c75 dev_err(&client->dev, "write failed, error %d\n", r); in ad5820_write()
194 if (coil->ctrls.error) in ad5820_init_controls()
195 return coil->ctrls.error; in ad5820_init_controls()
H A Dlm3646.c253 if (hdl->error) in lm3646_init_controls()
254 return hdl->error; in lm3646_init_controls()
H A Dtda7432.c230 v4l2_err(sd, "I/O error, trying (write %d 0x%x)\n", in tda7432_write()
256 v4l2_err(sd, "I/O error, trying tda7432_set\n"); in tda7432_set()
372 if (t->hdl.error) { in tda7432_probe()
373 int err = t->hdl.error; in tda7432_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_plane.c286 goto error; in omap_plane_init()
298 error: in omap_plane_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_gp.c40 dev_err(dev->dev, "gp error irq state=%x status=%x\n", in lima_gp_irq_handler()
49 pipe->error = true; in lima_gp_irq_handler()
57 pipe->error = false; in lima_gp_irq_handler()
204 dev_err(ip->dev->dev, "gp task error int_state=%x status=%x\n", in lima_gp_task_error()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-gpio.c350 if (itv->hdl_gpio.error) in ivtv_gpio_init()
351 return itv->hdl_gpio.error; in ivtv_gpio_init()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dcore.h145 * @error: an error returned during last HFI sync operations
146 * @sys_error: an error flag that signal system error event
155 * @work: a delayed work for handling system fatal error
194 unsigned int error; member
354 * @error: an error returned during last HFI sync operation
355 * @session_error: a flag rised by HFI interface in case of session error
415 unsigned int error; member
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-empress.c260 if (hdl->error) { in empress_init()
262 return hdl->error; in empress_init()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcavium-octeon.c281 goto error; in octeon_mmc_probe()
287 error: in octeon_mmc_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c150 /* If we get a decoding error and CDR is not locked, then try in emac_sgmii_interrupt()
208 "could not reinitialize internal PHY (error=%i)\n", in emac_sgmii_common_reset()
245 /* The error interrupts are only valid after the link is up */
420 goto error; in emac_sgmii_config()
435 error: in emac_sgmii_config()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c177 return "Cable error"; in mlx5_pme_status_to_string()
185 static const char *mlx5_pme_error_to_string(enum port_module_event_error_type error) in mlx5_pme_error_to_string() argument
187 switch (error) { in mlx5_pme_error_to_string()
207 return "Unknown error"; in mlx5_pme_error_to_string()
246 "Port module event[error]: module %u, %s, %s\n", in port_module()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax197.c305 goto error; in max197_probe()
310 error: in max197_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dvnic_devcmd.h161 /* nic_cfg_chk (will return error if flags are invalid)
484 STAT_ERROR = 1 << 1, /* last cmd caused error (code in a0) */
528 u32 error; /* error code (see ERR_*) for first ERR */ member
532 #define VNIC_STF_FATAL_ERR 0x0001 /* fatal fw error */
668 * If cmd error, STAT_ERROR will be set and args[0] contains error code.
697 u8 error; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dscm.c75 void scm_irq_handler(struct aob *aob, blk_status_t error) in scm_irq_handler() argument
81 scmdrv->handler(scmdev, aobrq->data, error); in scm_irq_handler()
/kernel/linux/linux-5.10/samples/seccomp/
H A Duser-trap.c111 resp->error = -EPERM; in handle_req()
188 resp->error = 0; in handle_req()
255 perror("bad error from mount"); in main()
H A Dbpf-helper.h70 #error "Unknown endianness"
135 #error __BITS_PER_LONG value unusable.
/kernel/linux/linux-5.10/net/rxrpc/
H A Dpeer_event.c144 * Handle an error received on the local endpoint.
162 /* Clear the outstanding error value on the socket so that it doesn't in rxrpc_error_report()
214 * Map an error report to error codes on the peer record.
261 _proto("Rx Received ICMP error { type=%u code=%u }", in rxrpc_store_error()
269 _proto("Rx Received local error { error=%d }", err); in rxrpc_store_error()
278 _proto("Rx Received error report { orig=%u }", ee->ee_origin); in rxrpc_store_error()
286 * Distribute an error that occurred on a peer.
288 static void rxrpc_distribute_error(struct rxrpc_peer *peer, int error, in rxrpc_distribute_error() argument
[all...]

Completed in 22 milliseconds

1...<<391392393394395396397398399400>>...657