HomeSort by relevance Sort by last modified time
    Searched refs:dlog (Results 1 - 25 of 34) sorted by null

1 2

  /hardware/ril/libril/
ril_event.cpp 78 #define dlog(x...) RLOGD( x ) macro
81 dlog("~~~~ Event %x ~~~~", (unsigned int)ev);
82 dlog(" next = %x", (unsigned int)ev->next);
83 dlog(" prev = %x", (unsigned int)ev->prev);
84 dlog(" fd = %d", ev->fd);
85 dlog(" pers = %d", ev->persist);
86 dlog(" timeout = %ds + %dus", (int)ev->timeout.tv_sec, (int)ev->timeout.tv_usec);
87 dlog(" func = %x", (unsigned int)ev->func);
88 dlog(" param = %x", (unsigned int)ev->param);
89 dlog("~~~~~~~~~~~~~~~~~~");
92 #define dlog macro
    [all...]
  /external/libdaemon/libdaemon/
daemon.h 35 #include <libdaemon/dlog.h>
Android.mk 7 dlog.c \
  /external/valgrind/coregrind/m_gdbserver/
target.c 56 dlog(1, "removing gdb ptid %s\n",
91 dlog(1, "adding_thread" LOCAL_THREAD_TRACE);
95 dlog(2, "(known thread)" LOCAL_THREAD_TRACE);
118 dlog(1,
173 dlog(1, "GDB changed signal info %d to_report %d to_deliver %d\n",
262 dlog(1,
268 dlog(1, "clearing watchpoint stopped_data_address %p\n",
273 dlog(1, "clearing stopped by syscall %d\n",
286 dlog(1,
302 dlog(1, "enter valgrind_wait pid %d\n", pid)
    [all...]
m_gdbserver.c 322 dlog (1, "remove break addr %p %s\n",
350 dlog(1, "%s %s at addr %p %s\n",
384 dlog(1,
393 dlog(1,
428 dlog(1, "tid %u VG_(is_watched) %s addr %p szB %d\n",
498 dlog(2, "gdbserver_instrumentation_needed due to single stepping\n");
514 dlog(2,
524 dlog(4, "gdbserver_instrumentation_needed"
544 dlog(1,
561 dlog(1
    [all...]
remote-utils.c 127 dlog(1, "Opening %s side %s\n", side, path);
134 dlog(1, "result fd %d\n", fd);
137 dlog(1, "result safe_fd %d\n", fd);
188 dlog(1, "ptrace_scope %c\n", ptrace_scope);
194 dlog(1, "set_ptracer to PR_SET_PTRACER_ANY result %d\n", ret);
197 dlog(1, "set_ptracer to 1 result %d\n", ret);
203 dlog(0, "Could not read the ptrace_scope setting from %s\n",
237 dlog(0, "POLLcond %d closing write_remote_desc %d\n",
467 dlog(1, "remote_finish (reason %s) %d %d\n",
517 dlog(1, "%d (creator %d) maybe unlinking \n %s\n %s\n %s\n",
    [all...]
valgrind-low-arm.c 110 dlog(1, "stop pc is %p\n", (void *) pc);
120 dlog(1, "set pc to %p\n", C2v (newpc));
122 dlog(1, "set pc not changed %p\n", C2v (newpc));
129 dlog (1, "%p = thumb (bit0 is set)\n", C2v (pc));
140 dlog (1, "bit0 not set, bit1 set => %p = thumb\n", C2v (pc));
154 dlog (1, "fnname %s lookupsym %p => %p %s.\n",
163 dlog (1, "%p fnname %s lookupsym failed?. Assume arm\n",
169 dlog (1, "%p unknown fnname?. Assume arm\n", C2v (pc));
utils.c 86 dlog(0, "%ld.%6ld ", dbgtv.tv_sec, dbgtv.tv_usec);
valgrind-low-x86.c 100 dlog(1, "stop pc is %p\n", (void *) pc);
110 dlog(1, "set pc to %p\n", C2v (newpc));
112 dlog(1, "set pc not changed %p\n", C2v (newpc));
271 dlog(0, "Error getting x86 dtv\n");
valgrind-low-s390x.c 102 dlog(1, "stop pc is %p\n", (void *) pc);
112 dlog(1, "set pc to %p\n", C2v (newpc));
114 dlog(1, "set pc not changed %p\n", C2v (newpc));
server.c 628 dlog (3, "catch syscall all off\n");
662 dlog(4, "catch syscall sysno %d\n", (int)sysno);
667 dlog (4, "catch syscall all sysno\n");
687 dlog(3, "pass_signal gdb_nr %d %s\n",
745 dlog(2, "qGetTLSAddr thread %lu offset %p lm %p\n",
955 dlog(4, "auxv %llu %llx\n"
    [all...]
valgrind-low-amd64.c 133 dlog(1, "stop pc is %p\n", (void *) pc);
143 dlog(1, "set pc to %p\n", C2v (newpc));
145 dlog(1, "set pc not changed %p\n", C2v (newpc));
valgrind-low-arm64.c 121 dlog(1, "stop pc is %p\n", (void *) pc);
131 dlog(1, "set pc to %p\n", C2v (newpc));
133 dlog(1, "set pc not changed %p\n", C2v (newpc));
valgrind-low-mips32.c 126 dlog(1, "stop pc is %p\n", (void *) pc);
136 dlog(1, "set pc to %p\n", C2v (newpc));
138 dlog(1, "set pc not changed %p\n", C2v (newpc));
valgrind-low-mips64.c 127 dlog(1, "stop pc is %p\n", (void *) pc);
137 dlog(1, "set pc to %p\n", C2v (newpc));
139 dlog(1, "set pc not changed %p\n", C2v (newpc));
valgrind-low-ppc32.c 160 dlog(1, "stop pc is %p\n", (void *) pc);
170 dlog(1, "set pc to %p\n", C2v (newpc));
172 dlog(1, "set pc not changed %p\n", C2v (newpc));
  /external/mdnsresponder/mDNSWindows/mdnsNSP/
mdnsNSP.c 271 dlog( kDebugLevelTrace, "\n" );
272 dlog( kDebugLevelVerbose, "%s: process attach\n", __ROUTINE__ );
279 dlog( kDebugLevelVerbose, "%s: process detach\n", __ROUTINE__ );
283 dlog( kDebugLevelVerbose, "%s: thread attach\n", __ROUTINE__ );
287 dlog( kDebugLevelVerbose, "%s: thread detach\n", __ROUTINE__ );
291 dlog( kDebugLevelNotice, "%s: unknown reason code (%d)\n", __ROUTINE__, inReason );
309 dlog( kDebugLevelTrace, "DllRegisterServer\n" );
343 dlog( kDebugLevelTrace, "DllUnregisterServer\n" );
370 dlog( kDebugLevelTrace, "%s begin (ticks=%d)\n", __ROUTINE__, GetTickCount() );
371 dlog( kDebugLevelTrace, "%s (GUID=%U, refCount=%ld)\n", __ROUTINE__, inProviderID, gRefCount )
    [all...]
  /external/mdnsresponder/mDNSWindows/
mDNSWin32.c 284 dlog( kDebugLevelTrace, DEBUG_NAME "platform init\n" );
315 dlog( kDebugLevelInfo, DEBUG_NAME "HIHardware: %#s\n", inMDNS->HIHardware.c );
322 dlog( kDebugLevelInfo, DEBUG_NAME "HISoftware: %#s\n", inMDNS->HISoftware.c );
425 dlog( kDebugLevelTrace, DEBUG_NAME "platform init done (err=%d %m)\n", err, err );
437 dlog( kDebugLevelTrace, DEBUG_NAME "platform close\n" );
442 dlog( kDebugLevelTrace, DEBUG_NAME "tearing down smb registration thread\n" );
547 dlog( kDebugLevelTrace, DEBUG_NAME "platform close done\n" );
    [all...]
VPCDetect.cpp 161 dlog( kDebugLevelTrace, "Virtual PC detected" );
  /packages/apps/Settings/src/com/android/settings/vpn2/
AppDialogFragment.java 113 AlertDialog.Builder dlog = new AlertDialog.Builder(getActivity()) local
119 dlog.setPositiveButton(getActivity().getString(R.string.vpn_disconnect),
127 return dlog.create();
  /external/mdnsresponder/mDNSShared/
DebugServices.h 1185 #define dlog macro
1187 #define dlog macro
1189 #define dlog macro
1193 #define dlog macro
1195 #define dlog macro
1197 #define dlog macro
    [all...]
DebugServices.c     [all...]
  /external/libdaemon/examples/
testd.c 36 #include <libdaemon/dlog.h>
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.c 326 dlog( kDebugLevelTrace, DEBUG_NAME "exited (%d %m)\n", err, err );
999 dlog( kDebugLevelInfo, DEBUG_NAME "HandlePowerSuspend\n" );
1021 dlog( kDebugLevelInfo, DEBUG_NAME "HandlePowerResumeSuspend\n" );
1054 dlog( kDebugLevelInfo, DEBUG_NAME "ServiceControlHandler: SERVICE_CONTROL_STOP|SERVICE_CONTROL_SHUTDOWN\n" );
1064 dlog( kDebugLevelInfo, DEBUG_NAME "ServiceControlHandler: PBT_APMSUSPEND\n" );
    [all...]
  /external/mdnsresponder/mDNSWindows/ControlPanel/
ConfigPropertySheet.cpp 117 dlog( kDebugLevelError, "OnSocket: window error\n" );

Completed in 3400 milliseconds

1 2