Searched refs:ALOGE (Results 301 - 325 of 352) sorted by relevance

<<1112131415

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcommon.cpp96 ALOGE("Must use wifi_unregister_vendor_handler to remove vendor handlers");
/hardware/intel/img/hwcomposer/ips/tangier/
H A DTngGrallocBufferMapper.cpp37 ALOGE("%s:Failed to create handle, out of memory!");
/hardware/invensense/60xx/libsensors_iio/
H A DCompassSensor.IIO.9150.cpp355 ALOGE("CompassSensor failed get sysfs path");
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp178 ALOGE("couldn't create ashmem (%s)", strerror(-errno));
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp131 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
162 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
282 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
313 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
H A DAudioPolicyManagerBase.cpp67 ALOGE("setDeviceConnectionState() invalid address: %s", device_address);
76 ALOGE("setDeviceConnectionState() invalid A2DP device: %x", device);
80 ALOGE("setDeviceConnectionState() invalid USB audio device: %x", device);
84 ALOGE("setDeviceConnectionState() invalid remote submix audio device: %x", device);
161 ALOGE("setDeviceConnectionState() invalid state: %x", state);
237 ALOGE("setDeviceConnectionState() invalid state: %x", state);
271 ALOGE("getDeviceConnectionState() invalid device: %x", device);
952 ALOGE("getInput(): HW module %s not opened", profile->mModule->mName);
1567 ALOGE("could not load audio policy configuration file, setting defaults");
1791 ALOGE("Faile
[all...]
H A DAudioDumpInterface.cpp38 ALOGE("Dump construct hw = 0");
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp154 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
184 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
304 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
334 ALOGE("(%s:%d) %s: Implement me!", __FILE__, __LINE__, __func__);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_qclient.cpp154 ALOGE("In %s: invalid dpy index %d", __FUNCTION__, dpy);
/hardware/qcom/display/msm8084/liblight/
H A Dlights.c92 ALOGE("write_int failed to open %s\n", path);
/hardware/qcom/display/msm8226/liblight/
H A Dlights.c92 ALOGE("write_int failed to open %s\n", path);
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdp.h314 ALOGE("MdpData failed to play");
/hardware/qcom/display/msm8960/liblight/
H A Dlights.c96 ALOGE("write_int failed to open %s\n", path);
/hardware/qcom/display/msm8974/liblight/
H A Dlights.c96 ALOGE("write_int failed to open %s\n", path);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dts_parser.cpp30 #define DEBUG ALOGE
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcommon.cpp113 ALOGE("Must use wifi_unregister_vendor_handler to remove vendor handlers");
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_surfacetexture.h20 # define CAMHAL_LOGE ALOGE
/hardware/qcom/audio/post_proc/
H A Dbundle.c208 ALOGE("Failed to open mixer");
216 ALOGE("mixer_get_ctl_by_name failed");
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp55 #define DEBUG_PRINT_ERROR ALOGE
68 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
3201 ALOGE("[DivX] Packet: Type[%s] Size[%u] TS[%lld] TB[%llx] NFrms[%lld]\n",
3423 ALOGE("overlay_fb: pPlatformPrivate is null");
3432 ALOGE("overlay_fb: pmem_info is null");
3901 ALOGE("Unable to open pmem device");
3907 ALOGE("IOCTL to query pmem free space failed");
3910 ALOGE("Available free space %lx largest chunk %lx\n", fs.total, fs.largest);
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCamera2.cpp693 ALOGE("Unable to allocate camera static info"
981 ALOGE("Unable to allocate new request template type %d "
/hardware/akm/AK8975_FS/libsensors/
H A Dsensors.cpp304 ALOGE("poll() failed (%s)", strerror(errno));
/hardware/qcom/display/msm8226/libgralloc/
H A Dgpu.cpp203 ALOGE("%s: Invalid framebuffer", __FUNCTION__);
/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.cpp186 ALOGE("%s: Invalid framebuffer", __FUNCTION__);
/hardware/qcom/display/msm8974/libgralloc/
H A Dgpu.cpp192 ALOGE("%s: Invalid framebuffer", __FUNCTION__);
/hardware/qcom/display/msm8084/libgralloc/
H A Dgpu.cpp200 ALOGE("%s: Invalid framebuffer", __FUNCTION__);

Completed in 5207 milliseconds

<<1112131415