Home
last modified time | relevance | path

Searched refs:ALOGW (Results 1 – 15 of 15) sorted by relevance

/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_uart.c256 ALOGW("dropped byte %d", i); in apply_errors()
260 ALOGW("corrupted byte %d", i); in apply_errors()
347 ALOGW("timeout!"); in phDal4Nfc_uart_read()
/external/libnfc-nxp/src/
DphLlcNfc_Interface.c789 ALOGW("LLC bad crc"); in phLlcNfc_RdResp_Cb()
886 ALOGW("bad LLC length byte %x\n", *(pCompInfo->buffer)); in phLlcNfc_RdResp_Cb()
898 ALOGW("unknown LLC error1"); in phLlcNfc_RdResp_Cb()
922 ALOGW("LLC length mis-match\n"); in phLlcNfc_RdResp_Cb()
934 ALOGW("unknown LLC error2"); in phLlcNfc_RdResp_Cb()
DphLibNfc.c885 ALOGW("Firmware image not available: this device might be running old NFC firmware!"); in phLibNfc_Mgt_GetstackCapabilities()
DphHciNfc_DevMgmt.c1373 ALOGW("Your NFC controller is kinda hosed, take it to npelly@ to fix"); in phHciNfc_Recv_DevMgmt_Event()
/external/drm_hwcomposer/
Dglworker.cpp499 ALOGW("EGL_KHR_image_base extension not supported"); in Init()
502 ALOGW("EGL_ANDROID_image_native_buffer extension not supported"); in Init()
505 ALOGW("EGL_ANDROID_native_fence_sync extension not supported"); in Init()
530 ALOGW("GL_OES_EGL_image extension not supported"); in Init()
533 ALOGW("GL_OES_EGL_image_external extension not supported"); in Init()
Dvsyncworker.cpp121 ALOGW("Vsync worker active with conn=%p refresh=%f\n", conn, in SyntheticWaitVBlank()
Dnvimporter.cpp64 ALOGW("Using non-NVIDIA gralloc module: %s/%s\n", gralloc_->common.name, in Init()
Ddrmdisplaycomposition.cpp178 ALOGW( in SeparateLayers()
Dhwcomposer.cpp586 ALOGW("Query for deprecated vsync value, returning 60Hz"); in hwc_query()
Ddrmdisplaycompositor.cpp687 ALOGW("Acquire fence %d wait %d failed (%d). Total time %d", in CommitFrame()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c661 #ifndef ALOGW
662 #define ALOGW LOGW macro
682 ALOGW("%s", msg); in droid_log()
/external/drm_gralloc/
Dgralloc_drm_nouveau.c342 ALOGW("failed to create nouveau channel"); in gralloc_drm_drv_create_for_nouveau()
Dgralloc_drm_pipe.c353 ALOGW("failed to create screen for %s", pm->driver); in pipe_init_screen()
/external/jhead/
Dgpsinfo.c281 ALOGW("Unsupported encoding for GPSProcessingMethod"); in ProcessGpsInfo()
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c1697 ALOGW("BCM2079x: retrying reset, attempt %d/%d", numTries, NUM_RESET_ATTEMPTS); in USERIAL_PowerupDevice()