Home
last modified time | relevance | path

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

123

/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/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/nos/host/android/citadel/libnos_datagram/
Dcitadel.c64 ALOGE("%s: invalid (NULL) device\n", __func__); in read_datagram()
69 ALOGE("%s: invalid device\n", __func__); in read_datagram()
74 ALOGE("%s: invalid len (%d > %d)\n", __func__, in read_datagram()
81 ALOGE("%s: failed to lock in_buf_mutex: %s", __func__, strerror(errno)); in read_datagram()
87 ALOGE("can't send spi message: %s", strerror(errno)); in read_datagram()
96 ALOGE("%s: failed to unlock in_buf_mutex: %s", __func__, strerror(errno)); in read_datagram()
114 ALOGE("%s: invalid (NULL) device\n", __func__); in write_datagram()
119 ALOGE("%s: invalid device\n", __func__); in write_datagram()
124 ALOGE("%s: invalid len (%d > %d)\n", __func__, len, in write_datagram()
131 ALOGE("%s: failed to lock out_buf_mutex: %s", __func__, strerror(errno)); in write_datagram()
[all …]
/external/drm_hwcomposer/
Ddrmdisplaycompositor.cpp80 ALOGE("Failed to acquire compositor lock %d", ret); in ~DrmDisplayCompositor()
91 ALOGE("Failed to acquire compositor lock %d", ret); in ~DrmDisplayCompositor()
101 ALOGE("Could not find drmdevice for display"); in Init()
106 ALOGE("Failed to initialize drm compositor lock %d\n", ret); in Init()
129 ALOGE("Failed to find crtc for display = %d", display_); in CreateInitializedComposition()
135 ALOGE("Failed to find resources for display = %d", display_); in CreateInitializedComposition()
140 ALOGE("Failed to init composition for display = %d", display_); in CreateInitializedComposition()
151 ALOGE("Failed to determine display mode: no connector for display %d", in GetActiveModeResolution()
163 ALOGE("Failed to allocate property set"); in DisablePlanes()
177 ALOGE("Failed to add plane %d disable to pset", plane->id()); in DisablePlanes()
[all …]
Ddrmplane.cpp40 ALOGE("Could not get plane type property"); in Init()
47 ALOGE("Failed to get plane type property value"); in Init()
57 ALOGE("Invalid plane type %" PRIu64, type); in Init()
63 ALOGE("Could not get CRTC_ID property"); in Init()
69 ALOGE("Could not get FB_ID property"); in Init()
75 ALOGE("Could not get CRTC_X property"); in Init()
81 ALOGE("Could not get CRTC_Y property"); in Init()
87 ALOGE("Could not get CRTC_W property"); in Init()
93 ALOGE("Could not get CRTC_H property"); in Init()
99 ALOGE("Could not get SRC_X property"); in Init()
[all …]
Ddrmdevice.cpp49 ALOGE("Failed to open dri- %s", strerror(-errno)); in Init()
55 ALOGE("Failed to set universal plane cap %d", ret); in Init()
61 ALOGE("Failed to set atomic cap %d", ret); in Init()
75 ALOGE("Failed to get DrmDevice resources"); in Init()
91 ALOGE("Failed to get crtc %d", res->crtcs[i]); in Init()
101 ALOGE("Failed to initialize crtc %d", res->crtcs[i]); in Init()
111 ALOGE("Failed to get encoder %d", res->encoders[i]); in Init()
143 ALOGE("Failed to get connector %d", res->connectors[i]); in Init()
166 ALOGE("Init connector %d failed", res->connectors[i]); in Init()
213 ALOGE("Failed to get plane resources"); in Init()
[all …]
Dplatformdrmgeneric.cpp42 ALOGE("Failed to initialize the nv importer %d", ret); in CreateInstance()
60 ALOGE("Failed to open gralloc module"); in Init()
81 ALOGE("Cannot convert hal format to drm format %u", hal_format); in ConvertHalFormatToDrm()
99 ALOGE("Cannot convert hal format %u to bpp (returning 32)", drm_format); in DrmFormatToBitsPerPixel()
112 ALOGE("failed to import prime fd %d ret=%d", gr_handle->prime_fd, ret); in ImportBuffer()
131 ALOGE("could not create drm fb %d", ret); in ImportBuffer()
141 ALOGE("Failed to rm fb"); in ReleaseBuffer()
153 ALOGE("Failed to close gem handle %d %d", i, ret); in ReleaseBuffer()
Dplatform.cpp45 ALOGE("Rotation is not supported on plane %d", plane->id()); in ValidatePlane()
50 ALOGE("Alpha is not supported on plane %d", plane->id()); in ValidatePlane()
57 ALOGE("Blending is not supported on plane %d", plane->id()); in ValidatePlane()
77 ALOGE("Expected a valid blend mode on plane %d", plane->id()); in ValidatePlane()
91 ALOGE("Display %d has no usable planes", crtc->display()); in ProvisionPlanes()
99 ALOGE("Failed provision stage with ret %d", ret); in ProvisionPlanes()
122 ALOGE("Failed to dedicate protected layer! Dropping it."); in ProvisionPlanes()
145 ALOGE("Failed to emplace layer %zu, dropping it", i->first); in ProvisionPlanes()
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()
Ddrmconnector.cpp47 ALOGE("Could not get DPMS property\n"); in Init()
52 ALOGE("Could not get CRTC_ID property\n"); in Init()
59 ALOGE("Could not get WRITEBACK_PIXEL_FORMATS connector_id = %d\n", id_); in Init()
65 ALOGE("Could not get WRITEBACK_FB_ID connector_id = %d\n", id_); in Init()
71 ALOGE("Could not get WRITEBACK_OUT_FENCE_PTR connector_id = %d\n", id_); in Init()
119 ALOGE("Failed to get connector %d", id_); in UpdateModes()
Dplatformhisi.cpp44 ALOGE("Failed to initialize the hisi importer %d", ret); in CreateInstance()
62 ALOGE("Failed to open gralloc module %d", ret); in Init()
117 ALOGE("Unsupported format %u assuming rgb?", drm_format); in IsDrmFormatRgb()
141 ALOGE("failed to import prime fd %d ret=%d", hnd->share_fd, ret); in ImportBuffer()
194 ALOGE("could not create drm fb %d", ret); in ImportBuffer()
227 ALOGE("Failed to emplace layer %zu, dropping it", i->first); in ProvisionPlanes()
/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/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/webrtc/talk/app/webrtc/java/jni/
Dandroidmediadecoder_jni.cc279 ALOGE << "NULL VideoCodec instance"; in InitDecode()
287 ALOGE << "InitDecode() - fallback to SW decoder"; in InitDecode()
313 ALOGE << "Release failure: " << ret_val << " - fallback to SW codec"; in InitDecodeOnCodecThread()
348 ALOGE << "Codec initialization error - fallback to SW codec."; in InitDecodeOnCodecThread()
381 ALOGE << "NewGlobalRef error - fallback to SW codec."; in InitDecodeOnCodecThread()
416 ALOGE << "Decoder release exception"; in ReleaseOnCodecThread()
432 ALOGE << "ProcessHWError: Release failure"; in ProcessHWErrorOnCodecThread()
438 ALOGE << "Reset H.264 codec done. Status: " << ret_val; in ProcessHWErrorOnCodecThread()
449 ALOGE << "Return WEBRTC_VIDEO_CODEC_FALLBACK_SOFTWARE"; in ProcessHWErrorOnCodecThread()
461 ALOGE << "Decode() - fallback to SW codec"; in Decode()
[all …]
/external/swiftshader/src/System/
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/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/swiftshader/src/Reactor/
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/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()
/external/v4l2_codec2/
DC2VDAAdaptorProxy.cpp45 ALOGE("onConnectionError (%s)", pipeName.c_str()); in onConnectionError()
107 ALOGE("Unknown error code: %d", static_cast<int>(error)); in convertErrorCode()
113 ALOGE("NotifyError %d", static_cast<int>(error)); in NotifyError()
128 ALOGE("Reset is done incorrectly."); in NotifyResetDone()
138 ALOGE("Flush is canceled."); in NotifyFlushDone()
142 ALOGE("Flush is done incorrectly."); in NotifyFlushDone()
166 ALOGE("Unknown input codec: %d", inputCodec); in GetSupportedProfiles()
182 ALOGE("establishChannel failed"); in initialize()
192 ALOGE("Connection lost"); in initialize()
227 ALOGE("failed to wrap handle"); in decodeOnMojoThread()
[all …]
DC2VDAComponent.cpp76 ALOGE("Got error: ILLEGAL_STATE"); in adaptorResultToC2Status()
79 ALOGE("Got error: INVALID_ARGUMENT"); in adaptorResultToC2Status()
82 ALOGE("Got error: UNREADABLE_INPUT"); in adaptorResultToC2Status()
85 ALOGE("Got error: PLATFORM_FAILURE"); in adaptorResultToC2Status()
88 ALOGE("Got error: INSUFFICIENT_RESOURCES"); in adaptorResultToC2Status()
91 ALOGE("Unrecognizable adaptor result (value = %d)...", result); in adaptorResultToC2Status()
206 ALOGE("Invalid component name: %s", name.c_str()); in IntfImpl()
220 ALOGE("No supported profile from input codec: %d", mInputCodec); in IntfImpl()
414 ALOGE("Component interface init failed (err code = %d)", mIntfImpl->status()); in C2VDAComponent()
420 ALOGE("Component thread failed to start."); in C2VDAComponent()
[all …]
/external/sqlite/android/
Dsqlite3_android.cpp272 ALOGE("Tokenize requires 4 to 6 arguments");
289 ALOGE("tokenTable null");
306 ALOGE("prepare failed");
323 ALOGE("bind failed");
333 ALOGE("bind failed");
351 ALOGE("can't get delimiter");
372 ALOGE("ucol_getSortKey needs bigger buffer %d", result);
382 ALOGE(" sqlite3_bind_text16 error %d", err);
390 ALOGE(" sqlite3_bind_int error %d", err);
400 ALOGE(" sqlite3_step error %d", err);

123