Home
last modified time | relevance | path

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

123

/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp89 ALOGD("created %s %d object %p", __func__, __LINE__, this); in GoldfishAVCDec()
94 ALOGD("destroyed %s %d object %p", __func__, __LINE__, this); in ~GoldfishAVCDec()
178 ALOGD("img pts %lld, primaries %d, range %d transfer %d colorspace %d", (long long)img.pts, in getVUIParams()
201ALOGD("got input timestamp %lld in-addr-base %p real-data-offset %d inputoffset %d", (long long)(i… in setDecodeArgs()
227 ALOGD("img pts %lld is discarded", (long long)img.pts); in readAndDiscardAllHostBuffers()
238 ALOGD("%s %d", __func__, __LINE__); in onPortFlushCompleted()
270 ALOGD("cannot find color buffer for header %p", header); in getHostColorBufferId()
275 ALOGD("found color buffer for header %p --> %d", header, handle->hostHandle); in getHostColorBufferId()
281 ALOGD("calling %s count %d object %p", __func__, ++count1, this); in onQueueFilled()
307 ALOGD("calling %s in while loop count %d", __func__, ++count2); in onQueueFilled()
[all …]
DMediaH264Decoder.cpp44 ALOGD("got memory lot %d addrr %x", slot, mAddressOffSet); in initH264Context()
57 ALOGD("initH264Context: got handle to host %lld", mHostHandle); in initH264Context()
79 ALOGD("resetH264Context: done"); in resetH264Context()
85 ALOGD("return memory lot %d addrr %x", (int)(mAddressOffSet >> 23), mAddressOffSet); in destroyH264Context()
95 ALOGD("decode frame: use handle to host %lld", mHostHandle); in decodeFrame()
126 ALOGD("flush: use handle to host %lld", mHostHandle); in flush()
134 ALOGD("getImage: use handle to host %lld", mHostHandle); in getImage()
167 ALOGD("%s: use handle to host %lld", __func__, mHostHandle); in renderOnHostAndReturnImageMetadata()
173 ALOGD("%s send color buffer id %d", __func__, hostColorBufferId); in renderOnHostAndReturnImageMetadata()
DGoldfishAVCDec.h151 ALOGD("Could not open file %s", m_filename); \
160 ALOGD("fwrite ret %d to write %d", i, m_size); \
162 ALOGD("Error in fwrite, returned %d", i); \
166 ALOGD("Could not write to file %s", m_filename);\
/device/generic/goldfish/fingerprint/
Dfingerprint.c99 ALOGD("----------------> %s -----------------> idx %d", __FUNCTION__, idx); in saveFingerprint()
111 ALOGD("Write fingerprint[%d] (0x%" PRIx64 ",0x%" PRIx64 ")", idx, in saveFingerprint()
160 ALOGD("----------------> %s ----------------->", __FUNCTION__); in saveAuthenticatorId()
174 ALOGD("Save authenticator id (0x%" PRIx64 ")", authenid); in saveAuthenticatorId()
180 ALOGD("----------------> %s ----------------->", __FUNCTION__); in loadAuthenticatorId()
196 ALOGD("Read authenticator id (0x%" PRIx64 ")", *pauthenid); in loadAuthenticatorId()
204 ALOGD("----------------> %s ----------------->", __FUNCTION__); in loadFingerprints()
223 ALOGD("Read fingerprint %d (0x%" PRIx64 ",0x%" PRIx64 ")", i, in loadFingerprints()
237 ALOGD("----------------> %s ----------------->", __FUNCTION__); in get_64bit_rand()
247 ALOGD("----------------> %s ----------------->", __FUNCTION__); in fingerprint_get_auth_id()
[all …]
/device/amlogic/yukawa/hdmicec/
Dhdmi_cec.c63 ALOGD("%s: addr:%x\n", __func__, addr); in hdmicec_add_logical_address()
132 ALOGD("%s: %m\n", __func__); in hdmicec_add_logical_address()
136 ALOGD("%s: log_addr_mask=%x\n", __func__, laddrs.log_addr_mask); in hdmicec_add_logical_address()
150 ALOGD("%s: %m\n", __func__); in hdmicec_clear_logical_address()
158 ALOGD("%s: %m\n", __func__); in hdmicec_get_physical_address()
169 ALOGD("%s: len=%u\n", __func__, (unsigned int)msg->length); in hdmicec_send_message()
179 ALOGD("%s: %m\n", __func__); in hdmicec_send_message()
184 ALOGD("%s: tx_status=%d\n", __func__, cec_msg.tx_status); in hdmicec_send_message()
229 ALOGD("%s: %m\n", __func__); in hdmicec_get_port_info()
231 ALOGD("type:%s, id:%d, cec support:%d, arc support:%d, physical address:%x", in hdmicec_get_port_info()
[all …]
/device/google/barbet/dumpstate/
DDumpstateDevice.cpp92 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
99 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
111 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
158 ALOGD("ProcessPcapDump(): enter"); in ProcessPcapDump()
166 ALOGD("can not read extended_log_datastall file!"); in ProcessPcapDump()
170 ALOGD("can not open pcap file."); in ProcessPcapDump()
220 ALOGD("DumpPcap(): enter"); in MergeAndConvertToPcap()
225 ALOGD("can not open pcap file."); in MergeAndConvertToPcap()
247 ALOGD("dumpModemThread started\n"); in dumpModemThread()
251 ALOGD("No modem log place is set"); in dumpModemThread()
[all …]
/device/google/crosshatch/dumpstate/
DDumpstateDevice.cpp86 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
93 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
105 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
120 ALOGD("dumpModemThread started\n"); in dumpModemThread()
124 ALOGD("No modem log place is set"); in dumpModemThread()
131 ALOGD("Modem log prefix is not set"); in dumpModemThread()
136 ALOGD("Waited modem for 1 second to flush logs"); in dumpModemThread()
153 ALOGD("Stopping diag_mdlog...\n"); in dumpModemThread()
155 ALOGD("diag_mdlog exited"); in dumpModemThread()
160 ALOGD("diag_mdlog is not running"); in dumpModemThread()
[all …]
/device/google/bonito/dumpstate/
DDumpstateDevice.cpp84 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
91 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
103 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
118 ALOGD("dumpModemThread started\n"); in dumpModemThread()
122 ALOGD("No modem log place is set"); in dumpModemThread()
129 ALOGD("Modem log prefix is not set"); in dumpModemThread()
134 ALOGD("Waited modem for 1 second to flush logs"); in dumpModemThread()
151 ALOGD("Stopping diag_mdlog...\n"); in dumpModemThread()
153 ALOGD("diag_mdlog exited"); in dumpModemThread()
158 ALOGD("diag_mdlog is not running"); in dumpModemThread()
[all …]
/device/google/coral/dumpstate/
DDumpstateDevice.cpp89 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
96 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
108 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
123 ALOGD("dumpModemThread started\n"); in dumpModemThread()
127 ALOGD("No modem log place is set"); in dumpModemThread()
134 ALOGD("Modem log prefix is not set"); in dumpModemThread()
139 ALOGD("Waited modem for 1 second to flush logs"); in dumpModemThread()
156 ALOGD("Stopping diag_mdlog...\n"); in dumpModemThread()
158 ALOGD("diag_mdlog exited"); in dumpModemThread()
163 ALOGD("diag_mdlog is not running"); in dumpModemThread()
[all …]
/device/google/bramble/dumpstate/
DDumpstateDevice.cpp86 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
93 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
105 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
120 ALOGD("dumpModemThread started\n"); in dumpModemThread()
124 ALOGD("No modem log place is set"); in dumpModemThread()
131 ALOGD("Modem log prefix is not set"); in dumpModemThread()
136 ALOGD("Waited modem for 1 second to flush logs"); in dumpModemThread()
153 ALOGD("Stopping diag_mdlog...\n"); in dumpModemThread()
155 ALOGD("diag_mdlog exited"); in dumpModemThread()
160 ALOGD("diag_mdlog is not running"); in dumpModemThread()
[all …]
/device/google/sunfish/dumpstate/
DDumpstateDevice.cpp87 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
94 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
106 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
121 ALOGD("dumpModemThread started\n"); in dumpModemThread()
125 ALOGD("No modem log place is set"); in dumpModemThread()
132 ALOGD("Modem log prefix is not set"); in dumpModemThread()
137 ALOGD("Waited modem for 1 second to flush logs"); in dumpModemThread()
154 ALOGD("Stopping diag_mdlog...\n"); in dumpModemThread()
156 ALOGD("diag_mdlog exited"); in dumpModemThread()
161 ALOGD("diag_mdlog is not running"); in dumpModemThread()
[all …]
/device/google/redfin/dumpstate/
DDumpstateDevice.cpp86 ALOGD("Found %s\n", dirent_list[i]->d_name); in dumpLogs()
93 ALOGD("Skipped %s\n", dirent_list[i]->d_name); in dumpLogs()
105 ALOGD("Copying %s to %s\n", srcLogFile.c_str(), destLogFile.c_str()); in dumpLogs()
120 ALOGD("dumpModemThread started\n"); in dumpModemThread()
124 ALOGD("No modem log place is set"); in dumpModemThread()
131 ALOGD("Modem log prefix is not set"); in dumpModemThread()
136 ALOGD("Waited modem for 1 second to flush logs"); in dumpModemThread()
153 ALOGD("Stopping diag_mdlog...\n"); in dumpModemThread()
155 ALOGD("diag_mdlog exited"); in dumpModemThread()
160 ALOGD("diag_mdlog is not running"); in dumpModemThread()
[all …]
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXPlugin.cpp36 ALOGD("called createOMXPlugin for Goldfish"); in createOMXPlugin()
58 ALOGD("%s %d found prop %s val %s", __func__, __LINE__, prop.c_str(), propValue); in useGoogleGoldfishComponentInstance()
73 ALOGD("%s %d found prop %s val %s", __func__, __LINE__, prop.c_str(), propValue); in useAndroidGoldfishComponentInstance()
96 ALOGD("found and use kComponents[i].name %s", kComponents[i].mName); in GoldfishOMXPlugin()
100 ALOGD("found and use kComponents[i].name %s", kComponents[i].mName); in GoldfishOMXPlugin()
203 ALOGD("enumerate %s component", kActiveComponents[index].mName); in enumerateComponents()
/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()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DQemuPipeStreamFuchsia.cpp117 ALOGD("%s: connecting to pipe service failed: %d:%d", __FUNCTION__, in connect()
185 ALOGD("%s: Pipe call failed: %d:%d", __FUNCTION__, status, status2); in commitBuffer()
243 ALOGD("%s: Pipe call failed: %d", __FUNCTION__, status); in commitBufferAndReadFully()
268 ALOGD("%s: Failed reading from pipe: %d", __FUNCTION__, status); in commitBufferAndReadFully()
276 ALOGD("%s: Error reading from pipe: %d", __FUNCTION__, status2); in commitBufferAndReadFully()
285 ALOGD("%s: wait_one failed: %d", __FUNCTION__, status); in commitBufferAndReadFully()
289 ALOGD("%s: Remote end hungup", __FUNCTION__); in commitBufferAndReadFully()
DQemuPipeStream.cpp172 ALOGD("%s: end of pipe", __FUNCTION__); in commitBufferAndReadFully()
192 ALOGD("%s: Failed reading from pipe: %d", __FUNCTION__, errno); in commitBufferAndReadFully()
202 ALOGD("%s: Error reading from pipe: %d", __FUNCTION__, errno); in commitBufferAndReadFully()
/device/google/cuttlefish/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/generic/goldfish-opengl/system/codecs/omx/common/
Dgoldfish_media_utils.cpp114 ALOGD("successfully allocated %d bytes in goldfish_address_block", (int)mSize); in GoldfishMediaTransportImpl()
116 ALOGD("guest address is %p", mStartPtr); in GoldfishMediaTransportImpl()
126 ALOGD("successfully pinged host to allocate memory"); in GoldfishMediaTransportImpl()
188 ALOGD("successfully pinged host for operation type=%d, op=%d", (int)type, (int)op); in sendOperation()
/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/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/generic/goldfish/dhcp/client/
Ddhcpclient.cpp306 if (kDebug) ALOGD("Opts size too small %d", static_cast<int>(optsSize)); in configureDhcp()
324 if (kDebug) ALOGD("Invalid opt length %d for opt %d", in configureDhcp()
480 if (kDebug) ALOGD("Discarding message: %s", res.c_str()); in receiveDhcpMessage()
514 if (kDebug) ALOGD("Moving from state %s to %s", in setNextState()
522 if (kDebug) ALOGD("Sending DHCPREQUEST"); in sendDhcpRequest()
530 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()

123