Home
last modified time | relevance | path

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

12

/system/core/libnetutils/
Ddhcpclient.c71 ALOGD("%s", errmsg); in printerr()
152 ALOGD("--- dhcp %s (%d) ---", in dump_dhcp_info()
156 ALOGD("ip %s gw %s prefixLength %d", addr, gway, info->prefixLength); in dump_dhcp_info()
157 if (info->dns1) ALOGD("dns1: %s", ipaddr(info->dns1)); in dump_dhcp_info()
158 if (info->dns2) ALOGD("dns2: %s", ipaddr(info->dns2)); in dump_dhcp_info()
159 ALOGD("server %s, lease %d seconds", in dump_dhcp_info()
255 ALOGD("===== DHCP message:"); in dump_dhcp_msg()
257 ALOGD("Invalid length %d, should be %d", len, DHCP_MSG_FIXED_SIZE); in dump_dhcp_msg()
269 ALOGD("op = %s (%d), htype = %d, hlen = %d, hops = %d", in dump_dhcp_msg()
271 ALOGD("xid = 0x%08x secs = %d, flags = 0x%04x optlen = %d", in dump_dhcp_msg()
[all …]
Dpacket.c34 #define ALOGD printf macro
179 ALOGD("Packet is too small (%d) to be a UDP datagram", nread); in receive_packet()
183 ALOGD("Not a valid IP packet"); in receive_packet()
187 ALOGD("Packet was truncated (read %d, needed %d)", nread, ntohs(packet.ip.tot_len)); in receive_packet()
191 ALOGD("IP protocol (%d) is not UDP", packet.ip.protocol); in receive_packet()
195 ALOGD("UDP dest port (%d) is not DHCP client", ntohs(packet.udp.dest)); in receive_packet()
228 ALOGD("Malformed Packet"); in receive_packet()
/system/netd/server/
DMDnsSdListener.cpp59 if (DBG) ALOGD("MDnsSdListener::Hander starting up"); in Handler()
73 ALOGD("discover(%s, %s, %s, %d, %d)", iface, regType, domain, requestId, in discover()
84 if (VDBG) ALOGD("using ref %p", ref); in discover()
98 if (VDBG) ALOGD("discover successful"); in discover()
119 ALOGD("Discover found new serviceName %s, regType %s and domain %s for %d", in MDnsSdListenerDiscoverCallback()
125 ALOGD("Discover lost serviceName %s, regType %s and domain %s for %d", in MDnsSdListenerDiscoverCallback()
152 if (VDBG) ALOGD("Stopping %s with ref %p", str, ref); in stop()
165 ALOGD("serviceRegister(%d, %s, %s, %s, %s, %s, %d, %d, <binary>)", requestId, in serviceRegister()
191 if (VDBG) ALOGD("serviceRegister successful"); in serviceRegister()
211 if (VDBG) ALOGD("register succeeded for %d as %s", refNumber, serviceName); in MDnsSdListenerRegisterCallback()
[all …]
DXfrmController.cpp175 ALOGD("%s", printBuf); in logHex()
257 ALOGD("Netlink request overran kernel buffer"); in validateResponse()
261 ALOGD("Netlink message received malformed error response"); in validateResponse()
273 ALOGD("Netlink message responded with an out-of-range message ID"); in validateResponse()
295 ALOGD("Sending Netlink XFRM Message: %s", xfrmMsgTypeToString(nlMsgType)); in sendMessage()
456 ALOGD("XfrmController:%s, line=%d", __FUNCTION__, __LINE__); in ipSecSetEncapSocketOwner()
491 ALOGD("XfrmController:%s, line=%d", __FUNCTION__, __LINE__); in ipSecAllocateSpi()
492 ALOGD("transformId=%d", transformId); in ipSecAllocateSpi()
493 ALOGD("sourceAddress=%s", sourceAddress.c_str()); in ipSecAllocateSpi()
494 ALOGD("destinationAddress=%s", destinationAddress.c_str()); in ipSecAllocateSpi()
[all …]
DPppController.cpp118 ALOGD("Stopping PPPD services on port %s", tty); in detachPppd()
122 ALOGD("PPPD services on port %s stopped", tty); in detachPppd()
DFirewallController.cpp362 ALOGD("Could not read %s, max uid defaulting to %u", fileName.c_str(), kDefaultMaximumUid); in discoverMaximumValidUid()
368 ALOGD("%s was empty, max uid defaulting to %u", fileName.c_str(), kDefaultMaximumUid); in discoverMaximumValidUid()
385 ALOGD("Format of %s unrecognized, max uid defaulting to %u", fileName.c_str(), in discoverMaximumValidUid()
393 ALOGD("No max uid found, max uid defaulting to %u", kDefaultMaximumUid); in discoverMaximumValidUid()
DTcpSocketMonitor.cpp162 ALOGD("tcpinfo polling interval set to %lld ms", mNextSleepDurationMs.count()); in setPollingInterval()
172 ALOGD("resuming tcpinfo polling (interval=%lldms)", mNextSleepDurationMs.count()); in resumePolling()
185 ALOGD("suspending tcpinfo polling"); in suspendPolling()
DTetherController.cpp179 ALOGD("Setting IP forward enable = %s", value); in setIpFwdEnabled()
244 ALOGD("Starting tethering services"); in startTethering()
338 ALOGD("Tethering services running"); in startTethering()
378 ALOGD("Stopping tethering services"); in stopTethering()
386 ALOGD("Tethering services stopped"); in stopTethering()
411 ALOGD("setDnsForwarders(0x%x %d = '%s')", fwmark.intValue, i, servers[i]); in setDnsForwarders()
483 ALOGD("tetherInterface(%s)", interface); in tetherInterface()
505 ALOGD("untetherInterface(%s)", interface); in untetherInterface()
DClatdController.cpp463 ALOGD("starting clatd on %s v4=%s v6=%s pfx96=%s", iface, v4Str, v6Str, pfx96String); in init()
591 ALOGD("clatd started on %s", interface.c_str()); in startClatd()
606 ALOGD("Stopping clatd pid=%d on %s", tracker->pid, interface.c_str()); in stopClatd()
616 ALOGD("clatd on %s stopped", interface.c_str()); in stopClatd()
/system/core/libutils/
DLooper.cpp135 ALOGD("%p ~ rebuildEpollLocked - rebuilding epoll set", this); in rebuildEpollLocked()
168 ALOGD("%p ~ scheduleEpollRebuildLocked - scheduling epoll set rebuild", this); in scheduleEpollRebuildLocked()
186 ALOGD("%p ~ pollOnce - returning signalled identifier %d: " in pollOnce()
199 ALOGD("%p ~ pollOnce - returning result %d", this, result); in pollOnce()
213 ALOGD("%p ~ pollOnce - waiting: timeoutMillis=%d", this, timeoutMillis); in pollInner()
225 ALOGD("%p ~ pollOnce - next message in %" PRId64 "ns, adjusted timeout: timeoutMillis=%d", in pollInner()
267 ALOGD("%p ~ pollOnce - timeout", this); in pollInner()
275 ALOGD("%p ~ pollOnce - handling events from %d fds", this, eventCount); in pollInner()
322 ALOGD("%p ~ pollOnce - sending message: handler=%p, what=%d", in pollInner()
349 ALOGD("%p ~ pollOnce - invoking fd event callback %p: fd=%d, events=0x%x, data=%p", in pollInner()
[all …]
DStopWatch.cpp41 ALOGD("StopWatch %s (us): %" PRId64 " ", mName, ns2us(elapsed)); in ~StopWatch()
45 ALOGD(" [%d: %" PRId64 ", %" PRId64, i, ns2us(soFar), ns2us(thisLap)); in ~StopWatch()
DRefBase.cpp198 ALOGD("\t%c ID %p (ref %d):", inc, refs->id, refs->ref); in ~weakref_impl()
212 ALOGD("\t%c ID %p (ref %d):", inc, refs->id, refs->ref); in ~weakref_impl()
297 ALOGD("STACK TRACE for %p saved in %s", this, name); in printRefs()
358 ALOGD("\t%c ID %p (ref %d):", inc, ref->id, ref->ref); in removeRef()
420 ALOGD("incStrong of %p from %p: cnt=%d\n", this, id, c); in incStrong()
438 ALOGD("decStrong of %p from %p: cnt=%d\n", this, id, c); in decStrong()
477 ALOGD("forceIncStrong of %p from %p: cnt=%d\n", this, id, c); in forceIncStrong()
631 ALOGD("attemptIncStrong of %p from %p: cnt=%d\n", this, id, curCount); in attemptIncStrong()
721 ALOGD("RefBase: Explicit destruction, weak count = %d (in %p)", mRefs->mWeak.load(), this); in ~RefBase()
DTokenizer.cpp127 ALOGD("nextToken"); in nextToken()
143 ALOGD("nextLine"); in nextLine()
157 ALOGD("skipDelimiters"); in skipDelimiters()
DPropertyMap.cpp134 ALOGD("Parsed property file '%s' %d lines in %0.3fms.", in load()
162 ALOGD("Parsing %s: '%s'.", mTokenizer->getLocation().string(), in parse()
DFileMap.cpp115 ALOGD("UnmapViewOfFile(%p) failed, error = %lu\n", mBasePtr, in ~FileMap()
123 ALOGD("munmap(%p, %zu) failed\n", mBasePtr, mBaseLength); in ~FileMap()
/system/bpf/libbpf_android/
DLoader.cpp365 ALOGD("Loaded code section %d (%s)\n", i, name.c_str()); in readCodeSections()
386 ALOGD("Loaded relo section %d (%s)\n", i, name.c_str()); in readCodeSections()
392 ALOGD("Adding section %d to cs list\n", i); in readCodeSections()
435 ALOGD("bpf_create_map reusing map %s, ret: %d\n", mapNames[i].c_str(), fd.get()); in createMaps()
440 ALOGD("bpf_create_map name %s, ret: %d\n", mapNames[i].c_str(), fd.get()); in createMaps()
490 ALOGD( in applyRelo()
548 ALOGD("cs[%d].name:%s min_kver:%x .max_kver:%x (kvers:%x)\n", i, name.c_str(), min_kver, in loadCodeSections()
568 ALOGD("New bpf prog load reusing prog %s, ret: %d (%s)\n", progPinLoc.c_str(), fd, in loadCodeSections()
577 ALOGD("bpf_prog_load lib call for %s (%s) returned fd: %d (%s)\n", elfPath, in loadCodeSections()
637 ALOGD("Loading %s%s ELF object %s with license %s\n", in loadProg()
[all …]
/system/core/libvndksupport/
Dlinker.cpp78 ALOGD("Loading %s from current namespace instead of sphal namespace.", name); in android_load_sphal_library()
/system/core/libcutils/
Dashmem-dev.cpp157 ALOGD("sys.use_memfd=false so memfd disabled\n"); in __has_memfd_support()
176 ALOGD("memfd: device has memfd support, using it\n"); in __has_memfd_support()
462 ALOGD("ashmem_get_size_region(%d): %d\n", fd, static_cast<int>(sb.st_size)); in ashmem_get_size_region()
/system/core/liblog/include_vndk/log/
Dlog_main.h226 #ifndef ALOGD
227 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
/system/core/liblog/include/log/
Dlog_main.h226 #ifndef ALOGD
227 #define ALOGD(...) ((void)ALOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
/system/chre/host/hal_generic/
Dgeneric_context_hub.cc150 ALOGD("Sending hub info request"); in getHubs()
180 ALOGD("Modifying callback for hubId %" PRIu32, hubId); in registerCallback()
248 ALOGD("Attempted to send load nanoapp request for app of size %zu with ID " in loadNanoApp()
293 ALOGD("Attempted to send unload nanoapp request for app ID 0x%016" PRIx64 in unloadNanoApp()
374 ALOGD("Got hub info response"); in handleHubInfoResponse()
/system/bt/gd/os/
Dlog.h38 #define LOG_DEBUG(fmt, args...) ALOGD("%s:%d %s: " fmt, __FILE__, __LINE__, __func__, ##args)
/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp182 ALOGD("Registering %s", serviceName.c_str()); in service_fx()
189 ALOGD("Starting %s", serviceName.c_str()); in service_fx()
/system/extras/ANRdaemon/
DANRdaemon.cpp367 ALOGD("High cpu usage, start logging."); in start_tracing()
394 ALOGD("Usage back to low, stop logging."); in start_tracing()
/system/media/audio_route/
Daudio_route.c388 ALOGD("Apply path: %s", path->name != NULL ? path->name : "none"); in path_apply()
827 ALOGD("%s: skip to reset mixer control '%s' in path '%s' " in audio_route_update_path()
841 ALOGD("%s: skip to reset mixer control '%s' in path '%s' " in audio_route_update_path()
855 ALOGD("%s: skip to reset mixer control '%s' in path '%s' " in audio_route_update_path()

12