/device/google/marlin/camera/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 231 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 …]
|
D | QCameraMjpegDecode.cpp | 143 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 …]
|
D | QCameraUsbParm.cpp | 176 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/ |
D | fingerprint.c | 95 ALOGD("----------------> %s -----------------> idx %d", __FUNCTION__, idx); in saveFingerprint() 107 ALOGD("Write fingerprint[%d] (0x%" PRIx64 ",0x%" PRIx64 ")", idx, in saveFingerprint() 156 ALOGD("----------------> %s ----------------->", __FUNCTION__); in saveAuthenticatorId() 170 ALOGD("Save authenticator id (0x%" PRIx64 ")", authenid); in saveAuthenticatorId() 176 ALOGD("----------------> %s ----------------->", __FUNCTION__); in loadAuthenticatorId() 192 ALOGD("Read authenticator id (0x%" PRIx64 ")", *pauthenid); in loadAuthenticatorId() 200 ALOGD("----------------> %s ----------------->", __FUNCTION__); in loadFingerprints() 219 ALOGD("Read fingerprint %d (0x%" PRIx64 ",0x%" PRIx64 ")", i, in loadFingerprints() 233 ALOGD("----------------> %s ----------------->", __FUNCTION__); in get_64bit_rand() 243 ALOGD("----------------> %s ----------------->", __FUNCTION__); in fingerprint_get_auth_id() [all …]
|
/device/google/dragon/recovery/updater/ |
D | update_fw.cpp | 38 ALOGD("Invalid root key SPI %zd IMG %zd\n", spi_size, img_size); in check_compatible_keys() 43 ALOGD("Incompatible root keys\n"); in check_compatible_keys() 67 ALOGD("Erasing partition '%s' ...\n", display_name); in update_partition() 73 ALOGD("Writing partition '%s' ...\n", display_name); in update_partition() 90 ALOGD("RW Recovery\n"); in update_recovery_fw() 100 ALOGD("RO+RW Recovery\n"); in update_recovery_fw() 123 ALOGD("RW Update of firmware '%s'\n", rw_name); in update_rw_fw() 181 ALOGD("Running firmware: %s / partition %c\n", version, cur_part); in update_fw() 189 ALOGD("Cannot find firmware image version\n"); in update_fw()
|
D | vboot_interface.c | 49 ALOGD("Unable to open FDT property %s\n", prop); in fdt_read_string() 62 ALOGD("Unable to read FDT property %s\n", prop); in fdt_read_string() 86 ALOGD("Unable to open FDT property %s\n", prop); in fdt_read_u32() 90 ALOGD("Unable to read FDT property %s\n", prop); in fdt_read_u32() 105 ALOGD("Cannot retrieve VBoot shared data\n"); in vboot_get_mainfw_act() 122 ALOGD("Invalid firmware index : %02x\n", shd->firmware_index); in vboot_get_mainfw_act() 161 ALOGD("Searching FMAP @0x%08lx\n", offset); in fmap_load() 164 ALOGD("Cannot read FMAP header\n"); in fmap_load() 169 ALOGD("Cannot find FMAP\n"); in fmap_load() 178 ALOGD("Cannot read FMAP\n"); in fmap_load() [all …]
|
D | fwtool.cpp | 214 ALOGD("Cur fwid: %s\n", cur_fwid); in sync_slots() 221 ALOGD("Old FWID read error or FW slot damaged.\n"); in sync_slots() 223 ALOGD("Old fwid: %s\n", old_fwid); in sync_slots() 227 ALOGD("Slots already synced.\n"); in sync_slots() 238 ALOGD("Reading current firmware slot.\n"); in sync_slots() 247 ALOGD("Reading old firmware slot offset.\n"); in sync_slots() 256 ALOGD("Erasing old firmware slot.\n"); in sync_slots() 263 ALOGD("Updating old firmware slot.\n"); in sync_slots() 267 ALOGD("Slot sync complete.\n"); in sync_slots()
|
D | update_log.h | 23 #define ALOGD(format, args...) printf("D %s: " format, LOG_TAG, ## args) macro
|
/device/google/marlin/power/ |
D | power-8996.c | 183 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/contexthub/sensorhal/ |
D | activity.cpp | 166 ALOGD("Waiting on unpublished events"); in PublishUnpublishedEvents() 185 ALOGD("Publishing tilt event (enter/exit)"); in PublishEvent() 193 ALOGD("Publishing event - activity_handle: %d, event_type: %d" in PublishEvent() 221 ALOGD("Lost event detected, discarding buffered events"); in DiscardExpiredUnpublishedEvents() 242 ALOGD("OnActivityEvent sensorIndex = %d, eventIndex = %" PRIu8 in OnActivityEvent() 263 ALOGD("OnActivityEvent out of order, pushing back"); in OnActivityEvent() 284 ALOGD("more flush events received than requested"); in OnFlush() 295 ALOGD("OnFlush published"); in OnFlush()
|
/device/google/wahoo/power/ |
D | power-8998.c | 209 ALOGD("LAUNCH ENCODER-ON: %d MS", duration); in process_video_encode_hint() 215 ALOGD("Video Encode hint start"); in process_video_encode_hint() 219 ALOGD("Video Encode hint stop"); in process_video_encode_hint() 235 ALOGD("LAUNCH HINT: %s", data ? "ON" : "OFF"); in process_activity_launch_hint() 242 ALOGD("Activity launch hint handled"); in process_activity_launch_hint()
|
/device/google/dragon/bluetooth/ |
D | vendor_interface.cc | 99 ALOGD("%s result: %d", __func__, result); in sco_config_cb() 103 ALOGD("%s result: %d", __func__, result); in low_power_mode_cb() 107 ALOGD("%s result: %d", __func__, result); in sco_audiostate_cb() 122 ALOGD("%s result: %d", __func__, result); in epilog_cb() 127 ALOGD("%s result: %d, op: %d, handle: %d", __func__, result, op, av_handle); in a2dp_offload_cb() 216 ALOGD("%s vendor library loaded", __func__); in Open() 309 ALOGD("%s result: %d", __func__, result); in OnFirmwareConfigured() 327 ALOGD("%s Calling StartLowPowerWatchdog()", __func__); in OnFirmwareConfigured()
|
/device/asus/fugu/libaudio/ |
D | AudioHardwareInput.cpp | 206 ALOGD("AudioHardwareInput::onDeviceFound pcmCard = %d", devInfo.pcmCard); in onDeviceFound() 222 ALOGD("AudioHardwareInput::onDeviceFound saving as device #%d", i); in onDeviceFound() 242 ALOGD("AudioHardwareInput::onDeviceRemoved pcmCard = %d", pcmCard); in onDeviceRemoved() 247 ALOGD("AudioHardwareInput::onDeviceRemoved matches #%d", i); in onDeviceRemoved() 264 ALOGD("AudioHardwareInput::getBestDevice inputSource = %d, doVoiceRecognition = %d", in getBestDevice() 291 ALOGD("AudioHardwareInput::getBestDevice chose #%d", chosenDeviceIndex); in getBestDevice()
|
/device/google/wahoo/dumpstate/ |
D | DumpstateDevice.cpp | 53 ALOGD("No modem log place is set\n"); in dumpModem() 84 ALOGD("Waiting for diag log to exit\n"); in dumpModem() 87 ALOGD("diag log exited\n"); in dumpModem() 126 ALOGD("read(%s): %s\n", modemLogCombined.c_str(), strerror(errno)); in dumpModem() 133 … ALOGD("Failed to write %ld bytes, actually written: %ld", bytes_read, result); in dumpModem()
|
/device/google/marlin/camera/usbcamcore/inc/ |
D | QCameraUsbPriv.h | 91 ALOGD("parms = %s", temp);\ 105 ALOGD("%s: Successfully opened", __func__);\ 120 ALOGD("%s: close successful", __func__);\
|
/device/generic/goldfish/keymaster/ |
D | trusty_keymaster_device.cpp | 88 ALOGD("Device address: %p", this); in TrustyKeymasterDevice() 163 ALOGD("Device received configure\n"); in configure() 176 ALOGD("Configuration parameters must contain OS version and patch level"); in configure() 186 ALOGD("Device received add_rng_entropy"); in add_rng_entropy() 201 ALOGD("Device received generate_key"); in generate_key() 220 ALOGD("Device generate_key return error code %d", err); in generate_key() 242 ALOGD("Device received get_key_characteristics"); in get_key_characteristics() 274 ALOGD("Device received import_key"); in import_key() 319 ALOGD("Device received export_key"); in export_key() 357 ALOGD("Device received attest_key"); in attest_key() [all …]
|
/device/google/contexthub/contexthubhal/ |
D | nanohubhal.cpp | 133 ALOGD("Discarded %d bytes of inotify data", ret); in discard_inotify_evt() 158 ALOGD("Shutting down"); in ~NanoHub() 284 ALOGD("thread exiting"); in runDeviceRx() 368 ALOGD("staying off"); in doSubscribeMessages() 371 ALOGD("staying on"); in doSubscribeMessages() 374 ALOGD("turning off"); in doSubscribeMessages() 379 ALOGD("turning on"); in doSubscribeMessages()
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeCameraDevice.cpp | 444 ALOGD("********** Rotated to the SOLID COLOR frame **********"); in rotateFrame() 447 ALOGD("----- Painting a solid RED frame -----"); in rotateFrame() 450 ALOGD("----- Painting a solid GREEN frame -----"); in rotateFrame() 453 ALOGD("----- Painting a solid BLUE frame -----"); in rotateFrame() 457 ALOGD("----- Painting a solid WHITE frame -----"); in rotateFrame() 461 ALOGD("********** Rotated to the CHECKERBOARD frame **********"); in rotateFrame() 463 ALOGD("********** Rotated to the STRIPED frame **********"); in rotateFrame()
|
D | EmulatedQemuCamera2.cpp | 38 ALOGD("Constructing emulated qemu camera 2 facing %s", in EmulatedQemuCamera2()
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_dbg.h | 120 #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-opengl/tests/gles_android_wrapper/ |
D | egl.cpp | 87 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/lge/bullhead/camera/QCamera2/util/ |
D | QCameraCmdThread.cpp | 174 ALOGD("%s: No notify avail", __func__); in getCmd() 210 ALOGD("%s: pthread dead already\n", __func__); in exit()
|
/device/huawei/angler/camera/QCamera2/util/ |
D | QCameraCmdThread.cpp | 174 ALOGD("%s: No notify avail", __func__); in getCmd() 210 ALOGD("%s: pthread dead already\n", __func__); in exit()
|
/device/google/marlin/dumpstate/ |
D | DumpstateDevice.cpp | 51 ALOGD("No modem log place is set\n"); in dumpModem() 95 ALOGD("read(%s): %s\n", modemLogCombined.c_str(), strerror(errno)); in dumpModem() 102 … ALOGD("Failed to write %ld bytes, actually written: %ld", bytes_read, result); in dumpModem()
|
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
D | ErrorLog.h | 23 # define DBG(...) ALOGD(__VA_ARGS__)
|