Home
last modified time | relevance | path

Searched refs:ALOGD (Results 1 – 25 of 75) sorted by relevance

123

/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp231 ALOGD("%s: camHal: %p", __func__, camHal); in usbcam_camera_device_open()
418 ALOGD("%s: X", __func__); in usbcam_start_preview()
424 ALOGD("%s: E", __func__); in usbcam_stop_preview()
478 ALOGD("%s: E", __func__); in usbcam_start_recording()
480 ALOGD("%s: X", __func__); in usbcam_start_recording()
488 ALOGD("%s: E", __func__); in usbcam_stop_recording()
490 ALOGD("%s: X", __func__); in usbcam_stop_recording()
497 ALOGD("%s: E", __func__); in usbcam_recording_enabled()
499 ALOGD("%s: X", __func__); in usbcam_recording_enabled()
509 ALOGD("%s: X", __func__); in usbcam_release_recording_frame()
[all …]
DQCameraMjpegDecode.cpp143 ALOGD("%s: E", __func__); in mjpegDecoderInit()
166 ALOGD("%s: X", __func__); in mjpegDecoderInit()
182 ALOGD("%s: E", __func__); in mjpegDecode()
219 ALOGD("%s: decoder_test finished successfully ", __func__); in mjpegDecode()
223 ALOGD("%s: X rc: %d", __func__, rc); in mjpegDecode()
246 ALOGD("%s: E", __func__); in decoder_test()
261 ALOGD("%s: before jpegd_init p_thread_arg: %p", __func__, p_thread_arg); in decoder_test()
293 ALOGD("%s: source.buffers[0]:%p compressed buffer ptr = %p", __func__, in decoder_test()
305 ALOGD("%s: source.buffers[1]:%p compressed buffer ptr = %p", __func__, in decoder_test()
324 ALOGD("%s: before jpegd_set_source source.p_arg:%p", __func__, source.p_arg); in decoder_test()
[all …]
DQCameraUsbParm.cpp176 ALOGD("%s: E", __func__); in usbCamInitDefaultParameters()
258 ALOGD("%s: X", __func__); in usbCamInitDefaultParameters()
283 ALOGD("%s: E", __func__); in usbCamSetParameters()
299 ALOGD("%s: X", __func__); in usbCamSetParameters()
318 ALOGD("%s: E", __func__); in usbCamGetParameters()
336 ALOGD("%s: X", __func__); in usbCamGetParameters()
355 ALOGD("%s: E", __func__); in usbCamPutParameters()
359 ALOGD("%s: X", __func__); in usbCamPutParameters()
492 ALOGD("%s: E", __func__); in usbCamSetPrvwSize()
505 ALOGD("%s: setPreviewSize: width: %d height: %d", in usbCamSetPrvwSize()
[all …]
/device/generic/goldfish/fingerprint/
Dfingerprint.c96 ALOGD("----------------> %s -----------------> idx %d", __FUNCTION__, idx); in saveFingerprint()
108 ALOGD("Write fingerprint[%d] (0x%" PRIx64 ",0x%" PRIx64 ")", idx, in saveFingerprint()
157 ALOGD("----------------> %s ----------------->", __FUNCTION__); in saveAuthenticatorId()
171 ALOGD("Save authenticator id (0x%" PRIx64 ")", authenid); in saveAuthenticatorId()
177 ALOGD("----------------> %s ----------------->", __FUNCTION__); in loadAuthenticatorId()
193 ALOGD("Read authenticator id (0x%" PRIx64 ")", *pauthenid); in loadAuthenticatorId()
201 ALOGD("----------------> %s ----------------->", __FUNCTION__); in loadFingerprints()
220 ALOGD("Read fingerprint %d (0x%" PRIx64 ",0x%" PRIx64 ")", i, in loadFingerprints()
234 ALOGD("----------------> %s ----------------->", __FUNCTION__); in get_64bit_rand()
244 ALOGD("----------------> %s ----------------->", __FUNCTION__); in fingerprint_get_auth_id()
[all …]
/device/google/wahoo/dumpstate/
DDumpstateDevice.cpp73 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpDiagLogs()
80 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpDiagLogs()
92 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpDiagLogs()
107 ALOGD("No modem log place is set\n"); in dumpModem()
146 ALOGD("Stopping diag_mdlog...\n"); in dumpModem()
148 ALOGD("diag_mdlog is not running\n"); in dumpModem()
153 ALOGD("diag_mdlog exited\n"); in dumpModem()
164 ALOGD("Restarting diag_mdlog...\n"); in dumpModem()
195 ALOGD("read(%s): %s\n", modemLogCombined.c_str(), strerror(errno)); in dumpModem()
202ALOGD("Failed to write %ld bytes, actually written: %ld", bytes_read, result); in dumpModem()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DQemuPipeStreamFuchsia.cpp121 ALOGD("%s: connecting to pipe service failed: %d:%d", __FUNCTION__, in connect()
193 ALOGD("%s: Failed writing to pipe: %d", __FUNCTION__, status); in commitBuffer()
201 ALOGD("%s: Error writing to pipe: %d", __FUNCTION__, status2); in commitBuffer()
210 ALOGD("%s: wait_one failed: %d", __FUNCTION__, status); in commitBuffer()
214 ALOGD("%s: Remote end hungup", __FUNCTION__); in commitBuffer()
254 ALOGD("%s: Failed reading from pipe: %d", __FUNCTION__, status); in readFully()
263 ALOGD("%s: Error reading from pipe: %d", __FUNCTION__, status2); in readFully()
272 ALOGD("%s: wait_one failed: %d", __FUNCTION__, status); in readFully()
276 ALOGD("%s: Remote end hungup", __FUNCTION__); in readFully()
/device/google/bonito/dumpstate/
DDumpstateDevice.cpp80 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
87 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
99 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
114 ALOGD("No modem log place is set\n"); in dumpModem()
121 ALOGD("Modem log prefix is not set\n"); in dumpModem()
172 ALOGD("Stopping diag_mdlog...\n"); in dumpModem()
174 ALOGD("diag_mdlog is not running\n"); in dumpModem()
179 ALOGD("diag_mdlog exited\n"); in dumpModem()
190 ALOGD("Restarting diag_mdlog...\n"); in dumpModem()
221 ALOGD("read(%s): %s\n", modemLogCombined.c_str(), strerror(errno)); in dumpModem()
[all …]
/device/google/crosshatch/dumpstate/
DDumpstateDevice.cpp80 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
87 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
99 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
114 ALOGD("No modem log place is set"); in dumpModem()
121 ALOGD("Modem log prefix is not set"); in dumpModem()
169 ALOGD("Stopping diag_mdlog...\n"); in dumpModem()
171 ALOGD("diag_mdlog exited"); in dumpModem()
176 ALOGD("diag_mdlog is not running"); in dumpModem()
182 ALOGD("Restarting diag_mdlog..."); in dumpModem()
211 ALOGD("read(%s): %s\n", modemLogCombined.c_str(), strerror(errno)); in dumpModem()
[all …]
/device/linaro/poplar/wifi/wifi_hal/
Drtt.cpp146 ALOGD("Creating message to get scan capablities; iface = %d", mIfaceInfo->id); in create()
159 ALOGD("In GetRttCapabilitiesCommand::handleResponse"); in handleResponse()
162 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
172 ALOGD("Id = %0x, subcmd = %d, len = %d, expected len = %d", id, subcmd, len, in handleResponse()
194 ALOGD("Creating message to get responder info ; iface = %d", mIfaceInfo->id); in create()
207 ALOGD("In GetRttResponderInfoCommand::handleResponse"); in handleResponse()
210 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
220 ALOGD("Id = %0x, subcmd = %d, len = %d, expected len = %d", id, subcmd, len, in handleResponse()
245 ALOGD("Creating message to set responder ; iface = %d", mIfaceInfo->id); in create()
258 ALOGD("In EnableResponderCommand::handleResponse"); in handleResponse()
[all …]
Dwifi_logger.cpp313 ALOGD("In DebugCommand::handleResponse"); in handleResponse()
316 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
327 ALOGD("len = %d, expected len = %d", len, *mBuffSize); in handleResponse()
384 ALOGD("len = %d, expected len = %d", len, sizeof(unsigned int)); in handleResponse()
527 ALOGD("Success to clear loghandler"); in cancel()
642 ALOGD("Success to clear alerthandler"); in cancel()
647 ALOGD("In SetAlertHandler::handleResponse"); in handleResponse()
650 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
657 ALOGD("len = %d", len); in handleResponse()
711 ALOGD("dump size: %d meta data size: %d", mBuffSize, buffer_size); in handleEvent()
[all …]
Dwifi_hal.cpp401 ALOGD("Rx'ed %s", buf); in wifi_cleanup()
498 ALOGD("Got a signal to exit!!!"); in wifi_event_loop()
504 ALOGD("Rx'ed %s on the cleanup socket\n", buf); in wifi_event_loop()
694 ALOGD("Sending mac address OUI"); in start()
711 ALOGD("Request complete!"); in handleResponse()
798 ALOGD("create request"); in createRequest()
983 ALOGD("In SetAPFCommand::handleResponse"); in handleResponse()
986 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
996 ALOGD("Id = %0x, subcmd = %d, len = %d", id, subcmd, len); in handleResponse()
1002 ALOGD("Response recieved for set packet filter command\n"); in handleResponse()
[all …]
Dcpp_bindings.cpp500 ALOGD("cmd = %s, len = %d", get_cmdString(), len); in log()
501 ALOGD("vendor_id = %04x, vendor_subcmd = %d", get_vendor_id(), get_vendor_subcmd()); in log()
528 ALOGD("%s", line); in log()
533 ALOGD("found attribute %s", attributeToString(i)); in log()
537 ALOGD("-- End of message --"); in log()
641 ALOGD("requesting event %d", cmd); in requestEvent()
652 ALOGD("waiting for response %d", cmd); in requestEvent()
658 ALOGD("waiting for event %d", cmd); in requestEvent()
Dwifi_offload.cpp176 ALOGD("Start mkeep_alive command"); in start()
192 ALOGD("In MKeepAliveCommand::handleResponse"); in handleResponse()
195 ALOGD("Ignoring reply with cmd = %d", reply.get_cmd()); in handleResponse()
/device/google/marlin/power/
Dpower-8996.c183 ALOGD("LAUNCH ENCODER-ON: %d MS", duration); in process_video_encode_hint()
210 ALOGD("Video Encode hint start"); in process_video_encode_hint()
227 ALOGD("Video Encode hint start"); in process_video_encode_hint()
237 ALOGD("Video Encode hint stop"); in process_video_encode_hint()
254 ALOGD("LAUNCH HINT: %s", data ? "ON" : "OFF"); in process_activity_launch_hint()
259 ALOGD("Activity launch hint handled"); in process_activity_launch_hint()
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedFakeCameraDevice.cpp399 ALOGD("********** Rotated to the SOLID COLOR frame **********"); in rotateFrame()
402 ALOGD("----- Painting a solid RED frame -----"); in rotateFrame()
405 ALOGD("----- Painting a solid GREEN frame -----"); in rotateFrame()
408 ALOGD("----- Painting a solid BLUE frame -----"); in rotateFrame()
412 ALOGD("----- Painting a solid WHITE frame -----"); in rotateFrame()
416 ALOGD("********** Rotated to the CHECKERBOARD frame **********"); in rotateFrame()
418 ALOGD("********** Rotated to the STRIPED frame **********"); in rotateFrame()
/device/google/marlin/camera/usbcamcore/inc/
DQCameraUsbPriv.h91 ALOGD("parms = %s", temp);\
105 ALOGD("%s: Successfully opened", __func__);\
120 ALOGD("%s: close successful", __func__);\
/device/generic/goldfish/keymaster/trusty/
Dtrusty_keymaster_device.cpp89 ALOGD("Device address: %p", this); in TrustyKeymasterDevice()
164 ALOGD("Device received configure\n"); in configure()
177 ALOGD("Configuration parameters must contain OS version and patch level"); in configure()
187 ALOGD("Device received add_rng_entropy"); in add_rng_entropy()
202 ALOGD("Device received generate_key"); in generate_key()
221 ALOGD("Device generate_key return error code %d", err); in generate_key()
243 ALOGD("Device received get_key_characteristics"); in get_key_characteristics()
275 ALOGD("Device received import_key"); in import_key()
320 ALOGD("Device received export_key"); in export_key()
358 ALOGD("Device received attest_key"); in attest_key()
[all …]
/device/generic/goldfish/camera/
DEmulatedFakeCameraDevice.cpp447 ALOGD("********** Rotated to the SOLID COLOR frame **********"); in rotateFrame()
450 ALOGD("----- Painting a solid RED frame -----"); in rotateFrame()
453 ALOGD("----- Painting a solid GREEN frame -----"); in rotateFrame()
456 ALOGD("----- Painting a solid BLUE frame -----"); in rotateFrame()
460 ALOGD("----- Painting a solid WHITE frame -----"); in rotateFrame()
464 ALOGD("********** Rotated to the CHECKERBOARD frame **********"); in rotateFrame()
466 ALOGD("********** Rotated to the STRIPED frame **********"); in rotateFrame()
/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp135 ALOGD("Discarded %d bytes of inotify data", ret); in discard_inotify_evt()
160 ALOGD("Shutting down"); in ~NanoHub()
303 ALOGD("thread exiting"); in runDeviceRx()
387 ALOGD("staying off"); in doSubscribeMessages()
390 ALOGD("staying on"); in doSubscribeMessages()
393 ALOGD("turning off"); in doSubscribeMessages()
398 ALOGD("turning on"); in doSubscribeMessages()
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_dbg.h120 #define LOGD(fmt, args...) ALOGD(fmt, ##args)
122 #define LOGL(fmt, args...) ALOGD(fmt, ##args)
126 #define LOGH(fmt, args...) ALOGD(fmt, ##args)
/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp307 if (kDebug) ALOGD("Opts size too small %d", static_cast<int>(optsSize)); in configureDhcp()
325 if (kDebug) ALOGD("Invalid opt length %d for opt %d", in configureDhcp()
474 if (kDebug) ALOGD("Discarding message: %s", res.c_str()); in receiveDhcpMessage()
508 if (kDebug) ALOGD("Moving from state %s to %s", in setNextState()
516 if (kDebug) ALOGD("Sending DHCPREQUEST"); in sendDhcpRequest()
524 if (kDebug) ALOGD("Sending DHCPDISCOVER"); in sendDhcpDiscover()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp87 ALOGD("loading %s into %s complete\n", implLibName, driverLibName); in initApi()
122 ALOGD("isNeedEncode? for %s\n", procname); in isNeedEncode()
140 ALOGD("should use encoder for %s\n", procname); in isNeedEncode()
154 ALOGD("Loading egl dispatch for %s\n", getProcName()); in initDispatchTables()
198 ALOGD("Initializing native opengl for %s\n", getProcName()); in initDispatchTables()
280 ALOGD("removing ES2 bit 0x%x\n", attribs[i + 1]); in filter_es2_bit()
298 ALOGD("eglChooseConfig: %d configs found\n", *num_config); in eglChooseConfig()
300 ALOGD("requested attributes:\n"); in eglChooseConfig()
302 ALOGD("%d: 0x%x\n", i, attribs[i]); in eglChooseConfig()
/device/google/marlin/dumpstate/
DDumpstateDevice.cpp53 ALOGD("No modem log place is set\n"); in dumpModem()
97 ALOGD("read(%s): %s\n", modemLogCombined.c_str(), strerror(errno)); in dumpModem()
104ALOGD("Failed to write %ld bytes, actually written: %ld", bytes_read, result); in dumpModem()
/device/generic/goldfish/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.h20 # define D(...) ALOGD(__VA_ARGS__)
/device/generic/goldfish/wifi/ipv6proxy/
Dlog.h24 #define logd(...) ALOGD(__VA_ARGS__)

123