Home
last modified time | relevance | path

Searched refs:ALOGE (Results 1 – 25 of 100) sorted by relevance

1234

/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DAlaLib.cpp54 ALOGE("%s: failed", fn); in ALA_Init()
65 ALOGE("%s:Open DWP communication is failed", fn); in ALA_Init()
70 ALOGE("%s:Open DWP communication is success", fn); in ALA_Init()
76 ALOGE("%s: NULL DWP channel", fn); in ALA_Init()
103 ALOGE("%s: name is %s", fn, name); in ALA_Start()
105 ALOGE("%s: Dest is %s", fn, dest); in ALA_Start()
113 ALOGE("Invalid parameter"); in ALA_Start()
115 ALOGE("%s: Exit; status=0x0%X", fn, status); in ALA_Start()
144 ALOGE("%s:closing DWP channel is failed", fn); in ALA_DeInit()
149 ALOGE("%s: NULL fp DWP_close", fn); in ALA_DeInit()
[all …]
DJcopOsDownload.cpp235 ALOGE("Error in getting JcopOsState info"); in JcopOs_update_seq_handler()
239 ALOGE("seq_counter %d", seq_counter); in JcopOs_update_seq_handler()
246 ALOGE("%s: exiting; status=0x0%X", fn, status); in JcopOs_update_seq_handler()
296 ALOGE("%s: SE transceive failed status = 0x%X", fn, status);//Stop JcopOs Update in TriggerApdu()
364 ALOGE("%s: SE transceive failed status = 0x%X", fn, status);//Stop JcopOs Update in GetInfo()
378 ALOGE("3-Step update is not required"); in GetInfo()
385 ALOGE("Starting 3-Step update"); in GetInfo()
437 ALOGE("%s: invalid parameter", fn); in load_JcopOS_image()
443 ALOGE("Error opening OS image file <%s> for reading: %s", in load_JcopOS_image()
449 ALOGE("Error seeking end OS image file %s", strerror(errno)); in load_JcopOS_image()
[all …]
DAla.cpp134 ALOGE ("%s: exit: Error during read AID data", fn); in initialize()
297 ALOGE("%s: exiting; status=0x0%X", fn, status); in JsblCerId_seq_handler()
303 ALOGE("%s: exit; status=0x%x", fn, status); in JsblCerId_seq_handler()
401 ALOGE("%s: exiting; status=0x0%X", fn, status); in GetVer_seq_handler()
407 ALOGE("%s: exit; status=0x%x", fn, status); in GetVer_seq_handler()
436 ALOGE("%s: exiting; status=0x0%X", fn, status); in GetLsStatus_seq_handler()
442 ALOGE("%s: exit; status=0x%x", fn, status); in GetLsStatus_seq_handler()
500 ALOGE("%s: exiting; status=0x0%X", fn, status); in ALA_update_seq_handler()
507 ALOGE("%s: exit; status=0x%x", fn, status); in ALA_update_seq_handler()
557 ALOGE("%s: SE transceive failed status = 0x%X", fn, status); in ALA_OpenChannel()
[all …]
DJcDnld.cpp56 ALOGE("%s: failed", fn); in JCDNLD_Init()
66 ALOGE("%s:Open DWP communication is failed", fn); in JCDNLD_Init()
71 ALOGE("%s:Open DWP communication is success", fn); in JCDNLD_Init()
77 ALOGE("%s: NULL DWP channel", fn); in JCDNLD_Init()
100 ALOGE("%s: Exit; status=0x0%X", fn, status); in JCDNLD_StartDownload()
130 ALOGE("%s:closing DWP channel is failed", fn); in JCDNLD_DeInit()
135 ALOGE("%s: NULL fp DWP_close", fn); in JCDNLD_DeInit()
142 ALOGE("%s: NULL dwnld context", fn); in JCDNLD_DeInit()
/external/nos/host/generic/libnos_datagram/
Dcitadel.c67 ALOGE("%s: invalid (NULL) device\n", __func__); in read_datagram()
72 ALOGE("%s: invalid device\n", __func__); in read_datagram()
77 ALOGE("%s: invalid len (%d > %d)\n", __func__, in read_datagram()
84 ALOGE("%s: failed to lock in_buf_mutex: %s", __func__, strerror(errno)); in read_datagram()
90 ALOGE("can't send spi message: %s", strerror(errno)); in read_datagram()
99 ALOGE("%s: failed to unlock in_buf_mutex: %s", __func__, strerror(errno)); in read_datagram()
117 ALOGE("%s: invalid (NULL) device\n", __func__); in write_datagram()
122 ALOGE("%s: invalid device\n", __func__); in write_datagram()
127 ALOGE("%s: invalid len (%d > %d)\n", __func__, len, in write_datagram()
134 ALOGE("%s: failed to lock out_buf_mutex: %s", __func__, strerror(errno)); in write_datagram()
[all …]
/external/libese/apps/boot/
Dboot.c56 ALOGE("unhandled response %.2x %.2x", code[0], code[1]); in check_apdu_status()
73 ALOGE("Invalid |ese| or |session|"); in ese_boot_session_open()
77 ALOGE("|session| is already active"); in ese_boot_session_open()
84 ALOGE("transceive error: code:%d message:'%s'", ese_error_code(ese), in ese_boot_session_open()
89 ALOGE("transceive error: rx_len: %d", rx_len); in ese_boot_session_open()
93 ALOGE("transceive error: reply too short"); in ese_boot_session_open()
99 ALOGE("MANAGE CHANNEL OPEN failed with error code: %x %x", in ese_boot_session_open()
104 ALOGE("transceive error: successful reply unexpectedly short"); in ese_boot_session_open()
120 ALOGE("transceive error: caller should check ese_error()"); in ese_boot_session_open()
124 ALOGE("transceive error: reply too short"); in ese_boot_session_open()
[all …]
/external/drm_hwcomposer/compositor/
DDrmDisplayCompositor.cpp92 ALOGE("Failed to acquire compositor lock %d", ret); in ~DrmDisplayCompositor()
103 ALOGE("Failed to acquire compositor lock %d", ret); in ~DrmDisplayCompositor()
113 ALOGE("Could not find drmdevice for display"); in Init()
118 ALOGE("Failed to initialize drm compositor lock %d\n", ret); in Init()
141 ALOGE("Failed to find crtc for display = %d", display_); in CreateInitializedComposition()
147 ALOGE("Failed to find resources for display = %d", display_); in CreateInitializedComposition()
152 ALOGE("Failed to init composition for display = %d", display_); in CreateInitializedComposition()
176 ALOGE("Failed to determine display mode: no connector for display %d", in GetActiveModeResolution()
188 ALOGE("Failed to allocate property set"); in DisablePlanes()
202 ALOGE("Failed to add plane %d disable to pset", plane->id()); in DisablePlanes()
[all …]
DPlanner.cpp52 ALOGE("Rotation is not supported on plane %d", plane->id()); in ValidatePlane()
57 ALOGE("Alpha is not supported on plane %d", plane->id()); in ValidatePlane()
64 ALOGE("Blending is not supported on plane %d", plane->id()); in ValidatePlane()
84 ALOGE("Expected a valid blend mode on plane %d", plane->id()); in ValidatePlane()
89 ALOGE("Plane %d does not supports %c%c%c%c format", plane->id(), format, in ValidatePlane()
105 ALOGE("Display %d has no usable planes", crtc->display()); in ProvisionPlanes()
113 ALOGE("Failed provision stage with ret %d", ret); in ProvisionPlanes()
136 ALOGE("Failed to dedicate protected layer! Dropping it."); in ProvisionPlanes()
159 ALOGE("Failed to emplace layer %zu, dropping it", i->first); in ProvisionPlanes()
/external/drm_hwcomposer/drm/
DDrmPlane.cpp43 ALOGE("Could not get plane type property"); in Init()
50 ALOGE("Failed to get plane type property value"); in Init()
60 ALOGE("Invalid plane type %" PRIu64, type); in Init()
66 ALOGE("Could not get CRTC_ID property"); in Init()
72 ALOGE("Could not get FB_ID property"); in Init()
78 ALOGE("Could not get CRTC_X property"); in Init()
84 ALOGE("Could not get CRTC_Y property"); in Init()
90 ALOGE("Could not get CRTC_W property"); in Init()
96 ALOGE("Could not get CRTC_H property"); in Init()
102 ALOGE("Could not get SRC_X property"); in Init()
[all …]
DDrmGenericImporter.cpp34 ALOGE("drmGetCap failed. Fallback to no modifier support."); in DrmGenericImporter()
47 ALOGE("failed to import prime fd %d ret=%d", bo->prime_fds[0], ret); in ImportBuffer()
55 ALOGE("Multiplanar FBs are not supported by this version of composer"); in ImportBuffer()
63 ALOGE("No ADDFB2 with modifier support. Can't import modifier %" PRIu64, in ImportBuffer()
80 ALOGE("could not create drm fb %d", ret); in ImportBuffer()
92 ALOGE("Failed to rm fb"); in ReleaseBuffer()
99 ALOGE("Failed to release gem handle %d", bo->gem_handles[i]); in ReleaseBuffer()
133 ALOGE("Failed to close gem handle %d %d", gem_handle, ret); in CloseHandle()
DDrmDevice.cpp124 ALOGE("Failed to open dri %s: %s", path, strerror(errno)); in Init()
130 ALOGE("Failed to set universal plane cap %d", ret); in Init()
136 ALOGE("Failed to set atomic cap %d", ret); in Init()
150 ALOGE("Failed to get DrmDevice resources"); in Init()
166 ALOGE("Failed to get crtc %d", res->crtcs[i]); in Init()
176 ALOGE("Failed to initialize crtc %d", res->crtcs[i]); in Init()
186 ALOGE("Failed to get encoder %d", res->encoders[i]); in Init()
218 ALOGE("Failed to get connector %d", res->connectors[i]); in Init()
241 ALOGE("Init connector %d failed", res->connectors[i]); in Init()
264 ALOGE( in Init()
[all …]
/external/libese/tools/ese_relay/
Dese_relay.c53 ALOGE("Abstract listener name too long."); in setup_socket()
59 ALOGE("Could not open socket."); in setup_socket()
64 ALOGE("Failed to bind to abstract socket name"); in setup_socket()
77 ALOGE("Failed to listen on socket."); in main()
95 ALOGE("Fatal error accept()ing a client connection."); in main()
101 ALOGE("Cannot open hw"); in main()
103 ALOGE("eSE error (%d): %s", ese_error_code(&ese), in main()
113 ALOGE("Client disconnected."); in main()
119 ALOGE("Client had nothing to say. Goodbye."); in main()
123 ALOGE("Client payload too large: %u", tx_len); in main()
[all …]
/external/v4l2_codec2/plugin_store/
DH2BGraphicBufferProducer.cpp45 ALOGE("%s(): transaction failed: %s", __func__, transResult.description().c_str()); in requestBuffer()
49 ALOGE("%s(): corrupted transaction.", __func__); in requestBuffer()
64 ALOGE("%s(): transaction failed: %s", __func__, transResult.description().c_str()); in setMaxDequeuedBufferCount()
68 ALOGE("%s(): corrupted transaction.", __func__); in setMaxDequeuedBufferCount()
103 ALOGE("%s(): transaction failed: %s", __func__, transResult.description().c_str()); in dequeueBuffer()
107 ALOGE("%s(): corrupted transaction.", __func__); in dequeueBuffer()
131 ALOGE("%s(): transaction failed: %s", __func__, transResult.description().c_str()); in detachBuffer()
135 ALOGE("%s(): corrupted transaction.", __func__); in detachBuffer()
148 ALOGE("%s: invalid input buffer.", __func__); in attachBuffer()
165 ALOGE("%s(): transaction failed: %s", __func__, transResult.description().c_str()); in attachBuffer()
[all …]
/external/libese/apps/weaver/
Dweaver.c64 ALOGE("unhandled response %.2x %.2x", code[0], code[1]); in check_apdu_status()
81 ALOGE("Invalid |ese| or |session|"); in ese_weaver_session_open()
85 ALOGE("|session| is already active"); in ese_weaver_session_open()
92 ALOGE("transceive error: code:%d message:'%s'", ese_error_code(ese), in ese_weaver_session_open()
97 ALOGE("transceive error: rx_len: %d", rx_len); in ese_weaver_session_open()
101 ALOGE("transceive error: reply too short"); in ese_weaver_session_open()
107 ALOGE("MANAGE CHANNEL OPEN failed with error code: %x %x", in ese_weaver_session_open()
112 ALOGE("transceive error: successful reply unexpectedly short"); in ese_weaver_session_open()
128 ALOGE("transceive error: caller should check ese_error()"); in ese_weaver_session_open()
132 ALOGE("transceive error: reply too short"); in ese_weaver_session_open()
[all …]
/external/v4l2_codec2/components/
DV4L2Decoder.cpp103 ALOGE("Ignore due to error state."); in start()
111 ALOGE("Failed to open device for %s", VideoCodecToString(codec)); in start()
116 ALOGE("Device does not have VIDEO_M2M_MPLANE and STREAMING capabilities."); in start()
124 ALOGE("Device does not support flushing (V4L2_DEC_CMD_STOP)"); in start()
133 ALOGE("ioctl() failed: VIDIOC_SUBSCRIBE_EVENT: V4L2_EVENT_SOURCE_CHANGE"); in start()
141 ALOGE("Failed to create V4L2 queue."); in start()
145 ALOGE("Failed to setup input format."); in start()
151 ALOGE("Failed to start polling V4L2 device."); in start()
168 ALOGE("Input codec s not supported by device."); in setupInputFormat()
175 ALOGE("Failed to call IOCTL to set input format."); in setupInputFormat()
[all …]
DV4L2Encoder.cpp158 ALOGE("Setting bitrate to %u failed", bitrate); in setBitrate()
174 ALOGE("Setting framerate to %u failed", framerate); in setFramerate()
206 ALOGE("Invalid output profile %s", profileToString(outputProfile)); in initialize()
212 ALOGE("Failed to create V4L2 device"); in initialize()
217 ALOGE("Failed to open device for profile %s (%s)", profileToString(outputProfile), in initialize()
225 ALOGE("Device doesn't have the required capabilities"); in initialize()
229 ALOGE("Device does not support flushing (V4L2_ENC_CMD_STOP)"); in initialize()
237 ALOGE("Failed to get V4L2 device queues"); in initialize()
293 ALOGE("Failed requesting key frame"); in handleEncodeRequest()
305 ALOGE("Failed to enqueue input frame (index: %" PRIu64 ", timestamp: %" PRId64 ")", index, in handleEncodeRequest()
[all …]
DV4L2DecodeComponent.cpp139 ALOGE("Failed to initialize V4L2DecodeInterface."); in create()
173 ALOGE("Could not start at %s state", ComponentStateToString(currentState)); in start()
178 ALOGE("Decoder thread failed to start."); in start()
206 ALOGE("Failed to get video codec."); in startTask()
221 ALOGE("Failed to create V4L2Decoder for %s", VideoCodecToString(*codec)); in startTask()
242 ALOGE("%s(): V4L2DecodeComponent instance is destroyed.", __func__); in getVideoFramePool()
249 ALOGE("The output size (%dx%d) is larger than supported size (4096x4096)", size.width, in getVideoFramePool()
261 ALOGE("Graphic block allocator is invalid: %d", status); in getVideoFramePool()
276 ALOGE("Could not stop at %s state", ComponentStateToString(currentState)); in stop()
338 ALOGE("Could not set listener at %s state", ComponentStateToString(currentState)); in setListener_vb()
[all …]
/external/exoplayer/tree/extensions/flac/src/main/jni/
Dflac_parser.cc28 #define ALOGE(...) \ macro
43 if (!(x)) ALOGE("Check failed: %s ", #x)
157 ALOGE("FLACParser::writeCallback unexpected"); in writeCallback()
169 ALOGE("FLACParser::metadataCallback unexpected STREAMINFO"); in metadataCallback()
191 ALOGE("FLACParser::metadataCallback unexpected VORBISCOMMENT"); in metadataCallback()
213 ALOGE("FLACParser::metadataCallback unexpected type %u", metadata->type); in metadataCallback()
219 ALOGE("FLACParser::errorCallback status=%d", status); in errorCallback()
299 ALOGE("new failed"); in init()
320 ALOGE("init_stream failed %d", initStatus); in init()
329 ALOGE("metadata decoding failed"); in decodeMetadata()
[all …]
/external/drm_hwcomposer/bufferinfo/
DBufferInfoMapperMetadata.cpp59 ALOGE("Encountered invalid fd %d", bo->prime_fds[0]); in GetFds()
69 ALOGE("Encountered invalid fd %d", bo->prime_fds[i]); in GetFds()
86 ALOGE("Failed to get usage err=%d", err); in ConvertBoInfo()
94 ALOGE("Failed to get HAL Pixel Format err=%d", err); in ConvertBoInfo()
101 ALOGE("Failed to get FourCC format err=%d", err); in ConvertBoInfo()
107 ALOGE("Failed to get DRM Modifier err=%d", err); in ConvertBoInfo()
115 ALOGE("Failed to get Width err=%d", err); in ConvertBoInfo()
123 ALOGE("Failed to get Height err=%d", err); in ConvertBoInfo()
131 ALOGE("Failed to get Plane Layouts err=%d", err); in ConvertBoInfo()
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dmediacodec_decoder.cpp86 ALOGE("Size is not valid: %dx%d", video_size.width, video_size.height); in Create()
94 ALOGE("EncodedDataHelper is not created for file: %s", input_path.c_str()); in Create()
109 ALOGE("Failed to create mediacodec decoder."); in Create()
137 ALOGE("Error %d (%d) %s", error, code, detail); in Create()
143 ALOGE("Failed to set async callback."); in Create()
217 ALOGE("Configure return error: %d", ret); in Configure()
226 ALOGE("Start return error: %d", ret); in Start()
258 ALOGE("Failed to releaseOutputBuffer(index=%zu): %d", evt.idx, status); in Decode()
270 ALOGE("Unknown error while dequeueInputBuffer: %zd", index); in EnqueueInputBuffers()
289 ALOGE("Unknown error while dequeueOutputBuffer: %zd", index); in DequeueOutputBuffer()
[all …]
Dmediacodec_encoder.cpp93 ALOGE("Size is not valid: %dx%d", visible_size.width, visible_size.height); in Create()
100 ALOGE("Failed to open file: %s", input_path.c_str()); in Create()
105 ALOGE("Stream byte size (%d) is not a multiple of frame byte size (%zu).", file_size, in Create()
121 ALOGE("Failed to create mediacodec encoder."); in Create()
201 ALOGE("Timeout to dequeue next input buffer."); in Encode()
224 ALOGE("Timeout to receive EOS output buffer."); in Encode()
259 ALOGE("Failed to getInputBuffer: index=%zu, buf=%p, out_size=%zu", index, buf, out_size); in FeedInputBuffer()
264 ALOGE("Failed to read buffer from file."); in FeedInputBuffer()
279 ALOGE("Failed to queueInputBuffer: %d", static_cast<int>(status)); in FeedInputBuffer()
293 ALOGE("Failed to queueInputBuffer: %d", static_cast<int>(status)); in FeedEOSInputBuffer()
[all …]
/external/swiftshader/src/Common/
DDebugAndroid.hpp53 ALOGE("badness: assertion_failed %s in %s at %s:%d", #E, \
64 ALOGE("badness: err %s %s:%d (" format ")", __FUNCTION__, __FILE__, \
71 ALOGE("badness: fixme %s %s:%d (" format ")", __FUNCTION__, __FILE__, \
78 ALOGE("badness: unimplemented: %s %s:%d", \
84 ALOGE("badness: unreachable case reached: %s %s:%d. %s: %d", \
/external/drm_hwcomposer/utils/
Dautolock.cpp31 ALOGE("Invalid attempt to double lock AutoLock %s", name_); in Lock()
36 ALOGE("Failed to acquire %s lock %d", name_, ret); in Lock()
45 ALOGE("Invalid attempt to unlock unlocked AutoLock %s", name_); in Unlock()
50 ALOGE("Failed to release %s lock %d", name_, ret); in Unlock()
/external/libese/libese-hw/nxp/pn80t/
Dnq_nci.c89 ALOGE("%s: unable to allocate memory for handle", __func__); in platform_init()
94 ALOGE("%s: opening '%s' failed: %s", __func__, kDevicePath, in platform_init()
125 ALOGE("Unexpectedly large transfer attempted: %u", len); in nq_transmit()
138 ALOGE("%s: failed to write to hw (ret=%zd, errno=%d)", __func__, ret, in nq_transmit()
153 ALOGE("NxpState was NULL"); in nq_receive()
158 ALOGE("Unexpectedly large receive attempted: %u", len); in nq_receive()
172 ALOGE("%s: failed to read from hw (ret=%zd, errno=%d)", __func__, ret, in nq_receive()
/external/libese/tools/ese_replay/
Dmain.c88 ALOGE("Cannot open hw"); in main()
90 ALOGE("eSE error (%d): %s", ese_error_code(&ese), in main()
98 ALOGE("Failed to initialize payload."); in main()
110 ALOGE("transceived returned failure: %d\n", (int)reply.len); in main()
112 ALOGE("An error (%d) occurred: %s", ese_error_code(&ese), in main()

1234