Searched refs:ALOGD (Results 1 - 25 of 59) sorted by relevance

123

/system/nfc/halimpl/bcm2079x/include/
H A D_OverrideLog.h30 // Override Android's ALOGD macro by adding a boolean expression.
31 #define ALOGD(...) \ macro
/system/nfc/src/include/
H A D_OverrideLog.h30 // Override Android's ALOGD macro by adding a boolean expression.
31 #define ALOGD(...) \ macro
/system/nfc/halimpl/bcm2079x/adaptation/
H A DHalAdaptation.cpp78 ALOGD("%s: enter", __func__);
100 ALOGD("%s: preserve HAL NV store", __func__);
180 ALOGD("%s: uart config=0x%04x, %d\n", __func__, cfg.fmt, cfg.baud);
206 ALOGD("%s: exit %d", __func__, retval);
212 ALOGD("%s: enter", __func__);
220 ALOGD("%s: exit %d", __func__, retval);
226 ALOGD("%s: enter", __func__);
237 ALOGD("%s: exit %d", __func__, retval);
242 ALOGD("%s: enter; event=0x%X", __func__, event);
245 ALOGD("
[all...]
H A Dpatchram.cpp157 ALOGD("%s: config=%s", __func__, pConfigName);
160 ALOGD("%s No patchfile defined\n", __func__);
165 ALOGD("%s found patchfile %s\n", __func__, pBuffer);
169 ALOGD("%s Cannot find patchfile '%s'\n", __func__, pConfigName);
183 ALOGD("%s: status=%u", __func__, status);
202 ALOGD("%s: status=%i", __func__, status);
217 ALOGD("%s: re-init; don't download firmware", __func__);
235 ALOGD("%s: Not using Snooze Mode", __func__);
250 ALOGD("%s: event=0x%x", __func__, event);
265 ALOGD("
[all...]
H A DNonVolatileStore.cpp76 ALOGD("%s: buffer len=%u; file=%s", __func__, nbytes, filename);
84 ALOGD("%s: data size=%u", __func__, actualReadData);
91 ALOGD("%s: fail to open", __func__);
128 ALOGD("%s: bytes=%u; file=%s", __func__, nbytes, filename);
135 ALOGD("%s: %d bytes written", __func__, actualWrittenData);
191 ALOGD("%s", __func__);
223 ALOGD("%s", __func__);
H A Duserial_linux.c241 ALOGD(
252 ALOGD("%s:%s, lapse=%ld (average %ld)\n", __func__, t->label, t->lapse,
478 ALOGD("%s: Sending signal to %d", __func__, signal_fds[1]);
493 ALOGD("%s: Receiving signal from %d", __func__, signal_fds[0]);
634 ALOGD("select failed; errno = %d\n", errno);
640 ALOGD("%s: exit signal received\n", __func__);
663 ALOGD("%s: unknown HCIT type header pbuf[%d] = %x\n", __func__, offset,
700 ALOGD("%s: unknown HCIT type header pbuf[%d] = %x, remain %d bytes\n",
739 ALOGD("start userial_read_thread, id=%lx", worker_thread1);
786 ALOGD("userial_read_threa
[all...]
H A DStartupConfig.cpp90 ALOGD("%s: try append %u bytes", fn,
96 ALOGD("%s: new size %u bytes", fn, mBuffer[0]);
H A Dspdhelper.cpp34 ALOGD("%s SpdDebug is %s", __func__, (b ? "TRUE" : "FALSE"));
69 ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__, mPatchId.c_str(),
H A D_OverrideLog.cpp23 * Override the ALOGD(), ALOGE(), and other logging macros from
72 ALOGD("%s: level=%u", __func__, appl_trace_level);
/system/nfc/src/adaptation/
H A DNfcAdaptation.cpp155 ALOGD("%s: enter", func);
163 ALOGD("%s: logging protocol in raw format", func);
178 ALOGD("%s: Overriding NFA_EE_MAX_EE_SUPPORTED to use %d", func,
183 ALOGD("%s: Overriding NFA_POLL_BAIL_OUT_MODE to use %d", func,
211 ALOGD("%s: preserve stack NV store", __func__);
230 ALOGD("%s: exit", func);
246 ALOGD("%s: enter", func);
254 ALOGD("%s: exit", func);
280 ALOGD("%s: enter", func);
282 ALOGD("
[all...]
H A Dlibmain.c93 ALOGD("%s: buffer len=%u; file=%s", __func__, nbytes, filename);
101 ALOGD("%s: data size=%zu", __func__, actualReadData);
108 ALOGD("%s: fail to open", __func__);
145 ALOGD("%s: bytes=%u; file=%s", __func__, nbytes, filename);
154 ALOGD("%s: %zu bytes written", __func__, actualWrittenData);
187 ALOGD("%s", __func__);
221 ALOGD("%s", __func__);
H A DOverrideLog.cpp21 * Override the ALOGD(), ALOGE(), and other logging macros from
69 ALOGD("%s: level=%u", __func__, appl_trace_level);
/system/core/libnetutils/
H A Ddhcpclient.c71 ALOGD("%s", errmsg);
152 ALOGD("--- dhcp %s (%d) ---",
156 ALOGD("ip %s gw %s prefixLength %d", addr, gway, info->prefixLength);
157 if (info->dns1) ALOGD("dns1: %s", ipaddr(info->dns1));
158 if (info->dns2) ALOGD("dns2: %s", ipaddr(info->dns2));
159 ALOGD("server %s, lease %d seconds",
255 ALOGD("===== DHCP message:");
257 ALOGD("Invalid length %d, should be %d", len, DHCP_MSG_FIXED_SIZE);
269 ALOGD("op = %s (%d), htype = %d, hlen = %d, hops = %d",
271 ALOGD("xi
[all...]
H A Dpacket.c34 #define ALOGD printf macro
182 ALOGD("Packet is too small (%d) to be a UDP datagram", nread);
186 ALOGD("Not a valid IP packet");
190 ALOGD("Packet was truncated (read %d, needed %d)", nread, ntohs(packet.ip.tot_len));
194 ALOGD("IP protocol (%d) is not UDP", packet.ip.protocol);
198 ALOGD("UDP dest port (%d) is not DHCP client", ntohs(packet.udp.dest));
/system/netd/server/
H A DClatdController.cpp83 ALOGD("starting clatd on %s", interface);
113 ALOGD("clatd started on %s", interface);
127 ALOGD("Stopping clatd pid=%d on %s", pid, interface);
133 ALOGD("clatd on %s stopped", interface);
H A DTetherController.cpp113 ALOGD("Setting IP forward enable = %s", value);
145 ALOGD("Starting tethering services");
215 ALOGD("Tethering services running");
228 ALOGD("Stopping tethering services");
235 ALOGD("Tethering services stopped");
260 ALOGD("setDnsForwarders(0x%x %d = '%s')", fwmark.intValue, i, servers[i]);
274 ALOGD("Too many DNS servers listed");
285 ALOGD("Sending update msg to dnsmasq [%s]", daemonCmd);
314 ALOGD("Too many DNS ifaces listed");
324 ALOGD("Sendin
[all...]
H A DXfrmController.cpp128 ALOGD("%s", printBuf);
183 ALOGD("Netlink request overran kernel buffer");
187 ALOGD("Netlink message received malformed error response");
197 ALOGD("Netlink message responded with an out-of-range message ID");
217 ALOGD("Sending Netlink XFRM Message: %s", xfrmMsgTypeToString(nlMsgType));
318 ALOGD("XfrmController:%s, line=%d", __FUNCTION__, __LINE__);
319 ALOGD("transformId=%d", transformId);
320 ALOGD("direction=%d", direction);
321 ALOGD("localAddress=%s", localAddress.c_str());
322 ALOGD("remoteAddres
[all...]
H A DMDnsSdListener.cpp55 if (DBG) ALOGD("MDnsSdListener::Hander starting up");
69 ALOGD("discover(%s, %s, %s, %d, %d)", iface, regType, domain, requestId,
80 if (VDBG) ALOGD("using ref %p", ref);
94 if (VDBG) ALOGD("discover successful");
115 ALOGD("Discover found new serviceName %s, regType %s and domain %s for %d",
121 ALOGD("Discover lost serviceName %s, regType %s and domain %s for %d",
148 if (VDBG) ALOGD("Stopping %s with ref %p", str, ref);
161 ALOGD("serviceRegister(%d, %s, %s, %s, %s, %s, %d, %d, <binary>)", requestId,
187 if (VDBG) ALOGD("serviceRegister successful");
207 if (VDBG) ALOGD("registe
[all...]
H A DPppController.cpp117 ALOGD("Stopping PPPD services on port %s", tty);
121 ALOGD("PPPD services on port %s stopped", tty);
/system/security/keystore/
H A DIKeystoreService.cpp125 ALOGD("getState() could not contact remote: %d\n", status);
131 ALOGD("getState() caught exception %d\n", err);
145 ALOGD("get() could not contact remote: %d\n", status);
150 ALOGD("get() caught exception %d\n", err);
168 ALOGD("import() could not contact remote: %d\n", status);
173 ALOGD("import() caught exception %d\n", err);
186 ALOGD("del() could not contact remote: %d\n", status);
191 ALOGD("del() caught exception %d\n", err);
204 ALOGD("exist() could not contact remote: %d\n", status);
209 ALOGD("exis
[all...]
/system/core/libutils/
H A DStopWatch.cpp44 ALOGD("StopWatch %s (us): %" PRId64 " ", mName, ns2us(elapsed));
48 ALOGD(" [%d: %" PRId64 ", %" PRId64, i, ns2us(soFar), ns2us(thisLap));
H A DLooper.cpp138 ALOGD("%p ~ rebuildEpollLocked - rebuilding epoll set", this);
171 ALOGD("%p ~ scheduleEpollRebuildLocked - scheduling epoll set rebuild", this);
189 ALOGD("%p ~ pollOnce - returning signalled identifier %d: "
202 ALOGD("%p ~ pollOnce - returning result %d", this, result);
216 ALOGD("%p ~ pollOnce - waiting: timeoutMillis=%d", this, timeoutMillis);
228 ALOGD("%p ~ pollOnce - next message in %" PRId64 "ns, adjusted timeout: timeoutMillis=%d",
270 ALOGD("%p ~ pollOnce - timeout", this);
278 ALOGD("%p ~ pollOnce - handling events from %d fds", this, eventCount);
325 ALOGD("%p ~ pollOnce - sending message: handler=%p, what=%d",
352 ALOGD("
[all...]
H A DTokenizer.cpp127 ALOGD("nextToken");
143 ALOGD("nextLine");
157 ALOGD("skipDelimiters");
H A DRefBase.cpp185 ALOGD("\t%c ID %p (ref %d):", inc, refs->id, refs->ref);
199 ALOGD("\t%c ID %p (ref %d):", inc, refs->id, refs->ref);
284 ALOGD("STACK TRACE for %p saved in %s", this, name);
345 ALOGD("\t%c ID %p (ref %d):", inc, ref->id, ref->ref);
407 ALOGD("incStrong of %p from %p: cnt=%d\n", this, id, c);
426 ALOGD("decStrong of %p from %p: cnt=%d\n", this, id, c);
460 ALOGD("forceIncStrong of %p from %p: cnt=%d\n", this, id, c);
614 ALOGD("attemptIncStrong of %p from %p: cnt=%d\n", this, id, curCount);
/system/core/trusty/keymaster/
H A Dtrusty_keymaster_device.cpp83 ALOGD("Device address: %p", this);
138 ALOGD("Device received generate_keypair");
151 ALOGD("Generating RSA pair, modulus size: %u, public exponent: %lu",
162 ALOGD("Generating ECDSA pair, key size: %u", ec_params->field_size);
167 ALOGD("Received request for unsuported key type %d", key_type);
172 ALOGD("Sending generate request");
182 ALOGD("Returning %d bytes in key blob\n", (int)*key_blob_length);
197 ALOGD("Device received import_keypair");
267 ALOGD("Device received get_keypair_public");
291 ALOGD("Devic
[all...]

Completed in 264 milliseconds

123