Searched defs:dbgPrint (Results 1 – 4 of 4) sorted by relevance
49 public void dbgPrint() { in dbgPrint() method in MessageObject163 public String dbgPrint(int indent) { in dbgPrint() method in MessageObject
8 #define dbgPrint(fmt, ...) fprintf(stderr, "%s: " fmt, GetLogStamp(), ##__VA_ARGS__); macro13 #define dbgPrint(fmt, ...) ((void)0) macro
393 protected void dbgPrint() { in dbgPrint() method in GenericObject400 protected void dbgPrint(String s) { in dbgPrint() method in GenericObject
62 public void dbgPrint() { in dbgPrint() method in SIPObject