Searched refs:ALOGE (Results 101 - 125 of 603) sorted by relevance

1234567891011>>

/hardware/libhardware/modules/sensors/dynamic_sensor/
H A DHidRawSensorDaemon.cpp58 ALOGE("failed to create HidRawSensorDevice object");
61 ALOGE("return %zu sensors", ret.size());
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dts_parser.h45 #define ALOGE(fmt, args...) fprintf(stderr, fmt, ##args) macro
79 ALOGE("Error handler called for TS Parser");
/hardware/qcom/power/
H A Dpower.c48 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
70 ALOGE("%s: boost socket not created", __func__);
85 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
96 ALOGE("%s: boost socket not created", __func__);
111 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
121 ALOGE("%s: boost socket not created", __func__);
153 ALOGE("%s: boost socket not created", __func__);
162 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
/hardware/interfaces/camera/provider/2.4/default/
H A DCameraProvider.cpp75 ALOGE("%s: callback ops is null", __FUNCTION__);
103 ALOGE("%s: callback ops is null", __FUNCTION__);
126 ALOGE("%s: unknown HAL status code %d", __FUNCTION__, status);
181 ALOGE("Could not load camera HAL module: %d (%s)", err, strerror(-err));
188 ALOGE("Could not initialize camera HAL module: %d (%s)", err, strerror(-err));
197 ALOGE("%s: Vendor tag setup failed, will not be available.", __FUNCTION__);
203 ALOGE("Could not set camera module callback: %d (%s)", err, strerror(-err));
213 ALOGE("%s: Camera info query failed!", __func__);
219 ALOGE("%s: Camera version check failed!", __func__);
284 ALOGE("
[all...]
/hardware/qcom/display/msm8226/libqdutils/
H A Dqd_utils.cpp57 ALOGE("%s: Failed to open fb node %d", __func__, j);
64 ALOGE("%s: Failed to find HDMI node", __func__);
77 ALOGE("%s no HDMI node found", __func__);
87 ALOGE("%s no edid raw data found", __func__);
/hardware/qcom/display/msm8909/libqdutils/
H A Dqd_utils.cpp69 ALOGE("%s: Failed to open fb node %d", __func__, j);
76 ALOGE("%s: Failed to find HDMI node", __func__);
89 ALOGE("%s no HDMI node found", __func__);
99 ALOGE("%s no edid raw data found", __func__);
/hardware/qcom/media/msm8974/mm-core/inc/
H A Dqc_omx_msg.h49 #define LOGE ALOGE
/hardware/qcom/media/msm8996/mm-core/inc/
H A Dqc_omx_msg.h49 #define LOGE ALOGE
/hardware/qcom/media/msm8998/mm-core/inc/
H A Dqc_omx_msg.h49 #define LOGE ALOGE
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifi_hal.cpp111 ALOGE("Failed to create NL socket");
118 ALOGE("Could not connect handle");
177 ALOGE("%s: requestResponse Error:%d",__func__, ret);
196 ALOGE("%s: GSCAN is not supported by driver", __FUNCTION__);
211 ALOGE("%s: Failed to create object of WifihalGeneric class", __FUNCTION__);
244 ALOGE("%s: requestResponse Error:%d", __FUNCTION__, ret);
258 ALOGE("Could not create diag sock");
264 ALOGE("Could not set size for user_sock: %s",
274 ALOGE("Could not get cb");
289 ALOGE("Coul
[all...]
/hardware/interfaces/audio/effect/2.0/default/
H A DAudioBufferManager.cpp69 ALOGE("An attempt to init AudioBufferWrapper twice");
74 ALOGE("Could not map HIDL memory to IMemory");
79 ALOGE("IMemory buffer pointer is null");
/hardware/interfaces/automotive/evs/1.0/default/
H A DEvsDisplay.cpp71 ALOGE("EvsDisplay going down while client is holding a buffer");
158 ALOGE("Rejecting buffer request from object that lost ownership of the display.");
173 ALOGE("Error %d allocating %d x %d graphics buffer",
180 ALOGE("We didn't get a buffer handle back from the allocator");
198 ALOGE("getTargetBuffer called while no buffers available.");
225 ALOGE ("returnTargetBufferForDisplay called without a valid buffer handle.\n");
229 ALOGE ("Got an unrecognized frame returned.\n");
233 ALOGE ("A frame was returned with no outstanding frames.\n");
252 ALOGE ("Got an unexpected frame returned while not visible - ignoring.\n");
267 ALOGE("Displa
[all...]
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
H A DPipeComm.cpp47 ALOGE("%s: Could not open connection to service: %s %d", __FUNCTION__, strerror(errno), fd);
64 ALOGE("%s: Received max size = %d", __FUNCTION__, MAX_RX_MSG_SZ);
91 ALOGE("%s: send_cmd: (fd=%d): ERROR: %s", __FUNCTION__, mPipeFd, strerror(errno));
/hardware/interfaces/drm/1.0/vts/functional/
H A Dvendor_modules.cpp35 ALOGE("Unable to open drm VTS vendor directory %s", directory.c_str());
53 ALOGE("failed to map shared library %s", path.c_str());
61 ALOGE("getVendorModule failed to lookup 'vendorModuleFactory' in %s: "
/hardware/qcom/audio/hal/audio_extn/
H A Ddsm_feedback.c55 ALOGE("%s: Invalid pcm device for usecase (%d)",
65 ALOGE("%s: %s", __func__, pcm_get_error(dsm_pcm_handle));
71 ALOGE("%s: pcm start for RX failed", __func__);
H A Dtfa_98xx.c83 ALOGE("%s: DLOPEN failed for %s", __func__, LIB_SPEAKER_BUNDLE);
91 ALOGE("%s: dlsym error %s for exTfa98xx_speakeron", __func__,
98 ALOGE("%s: dlsym error %s for exTfa98xx_speakeroff", __func__,
105 ALOGE("%s: dlsym error %s for exTfa98xx_setvolumestep",
112 ALOGE("%s: dlsym error %s for exTfa98xx_calibration",
141 ALOGE("%s: audio_route_apply_and_update_path return %d\n", __func__, ret);
147 ALOGE("%s: audio_route_reset_and_update_path return %d\n", __func__, ret);
168 ALOGE("%s: function %d not support!\n",__func__, audio_mode);
222 ALOGE("%s: no device match \n", __func__);
244 ALOGE("
[all...]
H A Dext_speaker.c51 ALOGE("%s: DLOPEN failed for %s", __func__, LIB_SPEAKER_BUNDLE);
59 ALOGE("%s: dlsym error %s for set_mode", __func__,
66 ALOGE("%s: dlsym error %s for set_speaker_on", __func__,
73 ALOGE("%s: dlsym error %s for set_earpiece_on", __func__,
80 ALOGE("%s: dlsym error %s for set_voice_volume",
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUsbALSA.cpp80 ALOGE("ERROR: getnumOfRates: could not find rates string");
107 ALOGE("ERROR: failed to open config file %s error: %d\n", PATH, errno);
113 ALOGE("ERROR: failed to stat %s error %d\n", PATH, errno);
125 ALOGE("ERROR:%s section not found in usb config file", type);
133 ALOGE("ERROR: Could not find Channels information");
140 ALOGE("ERROR: Channel section not found in usb config file");
155 ALOGE("ERROR: Cant find rates information");
163 ALOGE("ERROR: Channel section not found in usb config file");
172 ALOGE("ERROR: end of line not found");
187 ALOGE("ERRO
[all...]
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdpRot.cpp77 ALOGE("MdpRot failed to init %s", Res::rotPath);
125 ALOGE("MdpRot commit failed");
149 ALOGE("%s: Failed to open", __func__);
167 ALOGE("Mdp Rot error endRotator, fd=%d sessId=%u",
173 ALOGE("Mdp Rot error closing fd");
177 ALOGE("Mdp Rot error closing mem");
193 ALOGE("%s error in closing prev rot mem", __FUNCTION__);
200 ALOGE("%s Error could not open", __FUNCTION__);
226 ALOGE("%s Remap failed, not queueing", __FUNCTION__);
236 ALOGE("MdpRo
[all...]
H A DoverlayMdssRot.cpp70 ALOGE("MdssRot failed to init fb0");
126 ALOGE("MdssRot commit failed!");
140 ALOGE("%s Remap failed, not queuing", __FUNCTION__);
150 ALOGE("MdssRot play failed!");
165 ALOGE("%s: Failed to open", __func__);
191 ALOGE("%s error in closing prev rot mem", __FUNCTION__);
196 ALOGE("%s Error could not open", __FUNCTION__);
211 ALOGE("MdssRot::close unsetOverlay failed, fd=%d sessId=%d",
218 ALOGE("Mdss Rot error closing fd");
222 ALOGE("Mds
[all...]
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_ad.cpp56 ALOGE("%s: Failed to write %d with error %s",
59 ALOGE("%s Nothing written to ad", __func__);
65 ALOGE("%s: Failed to open /sys/class/graphics/fb%d/ad with error %s",
85 ALOGE("%s: Read from ad node failed with error %s", __func__,
167 ALOGE("%s failed: No VG pipe available", __func__);
177 ALOGE("Failure in setting WB secure flag for ad");
183 ALOGE("%s: config display failed", __func__);
192 ALOGE("%s invalid format %d", __func__, format);
201 ALOGE("%s: config memory failed", __func__);
218 ALOGE("
[all...]
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdpRot.cpp96 ALOGE("MdpRot failed to init %s", Res::rotPath);
144 ALOGE("MdpRot commit failed");
168 ALOGE("%s: Failed to open", __func__);
186 ALOGE("Mdp Rot error endRotator, fd=%d sessId=%u",
192 ALOGE("Mdp Rot error closing fd");
196 ALOGE("Mdp Rot error closing mem");
212 ALOGE("%s error in closing prev rot mem", __FUNCTION__);
219 ALOGE("%s Error could not open", __FUNCTION__);
245 ALOGE("%s Remap failed, not queueing", __FUNCTION__);
255 ALOGE("MdpRo
[all...]
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
H A DOMXVideoDecoderAVCSecure.cpp56 ALOGE("invalid mDrmDevFd");
70 ALOGE("drm_vendor_api_init failed");
74 ALOGE("createVideoDecoder failed for \"%s\"", AVC_SECURE_MIME_TYPE);
83 ALOGE("Failed to open drm device.");
90 ALOGE("drm_vendor_api_deinit failed");
135 ALOGE("drm_stop_playback failed: (0x%x)", ret);
146 ALOGE("drm_start_playback failed: (0x%x)", ret);
191 ALOGE("%s: protected data buffer pointer %p doesn't have the right magic", __FUNCTION__, dataBuffer);
205 ALOGE("Failed to create timer.");
215 ALOGE("Faile
[all...]
/hardware/intel/common/utils/ISV/profile/
H A Disv_profile.cpp159 ALOGE("%s: failed to malloc buffer", __func__);
188 ALOGE("Couldn't parase the filter %s\n", atts[attIndex+1]);
191 ALOGE("couldn't handle \"%s\" element for Filter\n", name);
198 ALOGE("Skip this element(%s) becaue this filter couldn't be supported\n", name);
209 ALOGE("Skip this element(%s) becaue this filter couldn't be supported\n", name);
220 ALOGE("Skip this element(%s) becaue this filter couldn't be supported\n", name);
240 ALOGE("\"FRCRate\" element is only for ProcFilterFrameRateConversion\n");
249 ALOGE("Couldn't handle this element %s!\n", name);
257 ALOGE("\"%s\" must be in Filter element\n", name);
262 ALOGE("\"
[all...]
/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhardware.c62 ALOGE("Hw_config: Property Setting fail");
73 ALOGE("Hw_config: Property Setting fail");
85 ALOGE("Fail to get bluetooth status");
137 ALOGE("hw_epilog_cback called with NULL context");
185 ALOGE("vendor lib epilog process aborted [no buffer]");

Completed in 914 milliseconds

1234567891011>>