Home
last modified time | relevance | path

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

123456

/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.cpp89 ALOGE("%s: invalid (NULL) device\n", __func__); in read_datagram()
94 ALOGE("%s: invalid device\n", __func__); in read_datagram()
99 ALOGE("%s: invalid len (%d > %d)\n", __func__, in read_datagram()
106 ALOGE("%s: failed to lock in_buf_mutex: %s", __func__, strerror(errno)); in read_datagram()
112 ALOGE("can't send spi message: %s", strerror(errno)); in read_datagram()
121 ALOGE("%s: failed to unlock in_buf_mutex: %s", __func__, strerror(errno)); in read_datagram()
139 ALOGE("%s: invalid (NULL) device\n", __func__); in write_datagram()
144 ALOGE("%s: invalid device\n", __func__); in write_datagram()
149 ALOGE("%s: invalid len (%d > %d)\n", __func__, len, in write_datagram()
156 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/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Mapper.cc37 ALOGE("Failed to createDescriptor. Bad width: %d.", description.width); in createDescriptor()
43 ALOGE("Failed to createDescriptor. Bad height: %d.", description.height); in createDescriptor()
49 ALOGE("Failed to createDescriptor. Bad layer count: %d.", description.layerCount); in createDescriptor()
56 ALOGE("Failed to createDescriptor. Failed to encode: %d.", ret); in createDescriptor()
67 ALOGE("Failed to import buffer. Driver is uninitialized."); in importBuffer()
74 ALOGE("Failed to importBuffer. Bad handle."); in importBuffer()
81 ALOGE("Failed to importBuffer. Handle clone failed: %s.", strerror(errno)); in importBuffer()
100 ALOGE("Failed to freeBuffer. Driver is uninitialized."); in freeBuffer()
106 ALOGE("Failed to freeBuffer. Empty handle."); in freeBuffer()
124 ALOGE("Failed to validateBufferSize. Driver is uninitialized."); in validateBufferSize()
[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/drm_hwcomposer/bufferinfo/
DBufferInfoMapperMetadata.cpp53 ALOGE("Handle has no fds"); in GetFds()
61 ALOGE("Bad handle metadata"); in GetFds()
74 ALOGE("Handle has no more fds"); in GetFds()
81 ALOGE("Invalid prime fd"); in GetFds()
99 ALOGE("Failed to get FourCC format err=%d", err); in GetBoInfo()
105 ALOGE("Failed to get DRM Modifier err=%d", err); in GetBoInfo()
112 ALOGE("Failed to get Width err=%d", err); in GetBoInfo()
120 ALOGE("Failed to get Height err=%d", err); in GetBoInfo()
128 ALOGE("Failed to get Plane Layouts err=%d", err); in GetBoInfo()
141 ALOGE("Failed to get fds (err=%d)", err); in GetBoInfo()
/external/minigbm/cros_gralloc/
Dcros_gralloc_driver.cc54 ALOGE("Failed to create memfd '%s': memfd_create not available.", name); in memfd_create_wrapper()
59 ALOGE("Failed to create memfd '%s': %s.", name, strerror(errno)); in memfd_create_wrapper()
73 ALOGE("Failed to set reserved region size: %s.", strerror(errno)); in memfd_create_reserved_region()
85 ALOGE("Failed to initialize driver."); in get_instance()
246 ALOGE("Failed to create_reserved_region."); in create_reserved_region()
265 ALOGE("Failed to resolve format and use_flags."); in allocate()
272 ALOGE("Failed to create bo."); in allocate()
282 ALOGE("Can only support one buffer per bo."); in allocate()
339 ALOGE("Failed to allocate: failed to create cros_gralloc_buffer."); in allocate()
373 ALOGE("Invalid handle."); in retain()
[all …]
Dcros_gralloc_buffer.cc22 ALOGE("Failed to create cros_gralloc_buffer: failed to clone handle."); in create()
29 ALOGE("Failed to create cros_gralloc_buffer: failed to allocate."); in create()
146 ALOGE("Can only support one buffer per bo."); in lock()
170 ALOGE("Mapping failed."); in lock()
185 ALOGE("Buffer was not locked."); in unlock()
209 ALOGE("Buffer was not locked."); in invalidate()
222 ALOGE("Buffer was not locked."); in flush()
236 ALOGE("Buffer does not have reserved region."); in get_reserved_region()
245 ALOGE("Failed to mmap reserved region: %s.", strerror(errno)); in get_reserved_region()
/external/v4l2_codec2/components/
DV4L2Decoder.cpp109 ALOGE("Ignore due to error state."); in start()
117 ALOGE("Failed to open device for %s", VideoCodecToString(codec)); in start()
122 ALOGE("Device does not have VIDEO_M2M_MPLANE and STREAMING capabilities."); in start()
130 ALOGE("Device does not support flushing (V4L2_DEC_CMD_STOP)"); in start()
139 ALOGE("ioctl() failed: VIDIOC_SUBSCRIBE_EVENT: V4L2_EVENT_SOURCE_CHANGE"); in start()
147 ALOGE("Failed to create V4L2 queue."); in start()
151 ALOGE("Failed to setup input format."); in start()
157 ALOGE("Failed to start polling V4L2 device."); in start()
174 ALOGE("Input codec s not supported by device."); in setupInputFormat()
181 ALOGE("Failed to call IOCTL to set input format."); in setupInputFormat()
[all …]
DV4L2Encoder.cpp161 ALOGE("Setting bitrate to %u failed", bitrate); in setBitrate()
190 ALOGE("Setting framerate to %u failed", framerate); in setFramerate()
223 ALOGE("Invalid output profile %s", profileToString(outputProfile)); in initialize()
229 ALOGE("Failed to create V4L2 device"); in initialize()
234 ALOGE("Failed to open device for profile %s (%s)", profileToString(outputProfile), in initialize()
242 ALOGE("Device doesn't have the required capabilities"); in initialize()
246 ALOGE("Device does not support flushing (V4L2_ENC_CMD_STOP)"); in initialize()
254 ALOGE("Failed to get V4L2 device queues"); in initialize()
316 ALOGE("Failed requesting key frame"); in handleEncodeRequest()
328 ALOGE("Failed to enqueue input frame (index: %" PRIu64 ", timestamp: %" PRId64 ")", index, in handleEncodeRequest()
[all …]
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/
Dflac_parser.cc27 #define ALOGE(...) \ macro
42 if (!(x)) ALOGE("Check failed: %s ", #x)
156 ALOGE("FLACParser::writeCallback unexpected"); in writeCallback()
168 ALOGE("FLACParser::metadataCallback unexpected STREAMINFO"); in metadataCallback()
190 ALOGE("FLACParser::metadataCallback unexpected VORBISCOMMENT"); in metadataCallback()
212 ALOGE("FLACParser::metadataCallback unexpected type %u", metadata->type); in metadataCallback()
218 ALOGE("FLACParser::errorCallback status=%d", status); in errorCallback()
298 ALOGE("new failed"); in init()
319 ALOGE("init_stream failed %d", initStatus); in init()
328 ALOGE("metadata decoding failed"); in decodeMetadata()
[all …]
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/
Dflac_parser.cc27 #define ALOGE(...) \ macro
42 if (!(x)) ALOGE("Check failed: %s ", #x)
156 ALOGE("FLACParser::writeCallback unexpected"); in writeCallback()
168 ALOGE("FLACParser::metadataCallback unexpected STREAMINFO"); in metadataCallback()
190 ALOGE("FLACParser::metadataCallback unexpected VORBISCOMMENT"); in metadataCallback()
212 ALOGE("FLACParser::metadataCallback unexpected type %u", metadata->type); in metadataCallback()
218 ALOGE("FLACParser::errorCallback status=%d", status); in errorCallback()
298 ALOGE("new failed"); in init()
319 ALOGE("init_stream failed %d", initStatus); in init()
328 ALOGE("metadata decoding failed"); in decodeMetadata()
[all …]
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dmediacodec_decoder.cpp88 ALOGE("Size is not valid: %dx%d", video_size.width, video_size.height); in Create()
96 ALOGE("EncodedDataHelper is not created for file: %s", input_path.c_str()); in Create()
111 ALOGE("Failed to create mediacodec decoder."); in Create()
139 ALOGE("Error %d (%d) %s", error, code, detail); in Create()
145 ALOGE("Failed to set async callback."); in Create()
219 ALOGE("Configure return error: %d", ret); in Configure()
228 ALOGE("Start return error: %d", ret); in Start()
260 ALOGE("Failed to releaseOutputBuffer(index=%zu): %d", evt.idx, status); in Decode()
272 ALOGE("Unknown error while dequeueInputBuffer: %zd", index); in EnqueueInputBuffers()
291 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/drm_hwcomposer/bufferinfo/legacy/
DBufferInfoMinigbm.cpp58 ALOGE( in GetBoInfo()
67 ALOGE( in GetBoInfo()
76 ALOGE( in GetBoInfo()
85 ALOGE( in GetBoInfo()
110 ALOGE("Gralloc name isn't valid: Expected: \"%s\", Actual: \"%s\"", in ValidateGralloc()
116 ALOGE( in ValidateGralloc()
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
DLut3d.cpp134 ALOGE("in %08x %08x %08x %08x", in->r, in->g, in->b, in->a); in kernel()
135 ALOGE("baseCoord %08x %08x %08x %08x", baseCoord.x, baseCoord.y, baseCoord.z, in kernel()
137 ALOGE("coord1 %08x %08x %08x %08x", coord1.x, coord1.y, coord1.z, coord1.w); in kernel()
138 ALOGE("weight1 %08x %08x %08x %08x", weight1.x, weight1.y, weight1.z, weight1.w); in kernel()
139 ALOGE("weight2 %08x %08x %08x %08x", weight2.x, weight2.y, weight2.z, weight2.w); in kernel()
141 ALOGE("v000 %08x %08x %08x %08x", v000.x, v000.y, v000.z, v000.w); in kernel()
142 ALOGE("v100 %08x %08x %08x %08x", v100.x, v100.y, v100.z, v100.w); in kernel()
143 ALOGE("yz00 %08x %08x %08x %08x", yz00.x, yz00.y, yz00.z, yz00.w); in kernel()
144 ALOGE("z0 %08x %08x %08x %08x", z0.x, z0.y, z0.z, z0.w); in kernel()
146 ALOGE("v %08x %08x %08x %08x", v.x, v.y, v.z, v.w); in kernel()
[all …]
/external/minigbm/cros_gralloc/aidl/
DAllocator.cpp41 ALOGE("Failed to initializeMetadata. Driver is uninitialized.\n"); in initializeMetadata()
46 ALOGE("Failed to initializeMetadata. Invalid handle.\n"); in initializeMetadata()
54 ALOGE("Failed to getReservedRegion.\n"); in initializeMetadata()
77 ALOGE("Failed to allocate. Driver is uninitialized.\n"); in allocate()
85 ALOGE("Failed to allocate. Failed to decode buffer descriptor: %d.\n", ret); in allocate()
115 ALOGE("Failed to allocate. Driver is uninitialized.\n"); in allocate()
130 ALOGE("Failed to allocate. Unsupported combination: pixel format:%s, drm format:%s, " in allocate()
146 ALOGE("Failed to allocate. Failed to initialize gralloc buffer metadata."); in allocate()
172 ALOGE("Failed to allocate. Driver is uninitialized.\n"); in allocate2()
208 ALOGE("Failed to allocate. Driver is uninitialized.\n"); in isSupported()
/external/drm_hwcomposer/drm/
DDrmDevice.cpp61 ALOGE("Failed to open dri %s: %s", path, strerror(errno)); in Init()
67 ALOGE("Failed to set universal plane cap %d", ret); in Init()
73 ALOGE("Failed to set atomic cap %d", ret); in Init()
93 ALOGE("DRM/KMS master access required"); in Init()
99 ALOGE("Failed to get DrmDevice resources"); in Init()
141 ALOGE("Failed to get plane resources"); in Init()
166 ALOGE("Failed to create mode property blob %d", ret); in RegisterUserPropertyBlob()
177 ALOGE("Failed to destroy mode property blob %" PRIu32 "/%d", *it, in RegisterUserPropertyBlob()
191 ALOGE("Failed to get properties for %d/%x", obj_id, obj_type); in GetProperty()
/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/v4l2_codec2/common/
DV4L2Device.cpp168 ALOGE("VIDIOC_QUERYBUF failed"); in query()
179 ALOGE("Invalid plane %zu requested.", plane); in getPlaneMapping()
191 ALOGE("Cannot create mapping on non-MMAP buffer"); in getPlaneMapping()
198 ALOGE("mmap() failed: "); in getPlaneMapping()
247 ALOGE("Returning buffer failed"); in returnBuffer()
369 ALOGE("Insufficient number of FDs given for the current format. " in checkNumFDsForFormat()
380 ALOGE("Additional dmabuf fds point to a new buffer."); in checkNumFDsForFormat()
445 ALOGE("Called on invalid buffer type!"); in queueMMap()
460 ALOGE("Called on invalid buffer type!"); in queueUserPtr()
465 ALOGE("Provided %zu pointers while we require %u.", ptrs.size(), in queueUserPtr()
[all …]

123456