/external/libnfc-nci/src/hal/include/ |
gki_hal_target.h | 229 #define GKI_TRACE_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m) 230 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1) 231 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2) 232 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3) 233 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4) 234 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4,p5) 235 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4,p5,p6) 237 #define GKI_TRACE_ERROR_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m) 238 #define GKI_TRACE_ERROR_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1) 239 #define GKI_TRACE_ERROR_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2 [all...] |
nfc_hal_target.h | 169 #define LogMsg_0 LogMsg 170 #define LogMsg_1 LogMsg 171 #define LogMsg_2 LogMsg 172 #define LogMsg_3 LogMsg 173 #define LogMsg_4 LogMsg 174 #define LogMsg_5 LogMsg 175 #define LogMsg_6 LogMsg 238 extern void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...);
|
/external/libnfc-nci/src/adaptation/ |
bte_logmsg.c | 42 ** Function: LogMsg 50 LogMsg(UINT32 maskTraceSet, const char *strFormat, ...) 127 LogMsg(maskTraceSet, strFormat); 135 LogMsg(maskTraceSet, strFormat); 143 LogMsg(maskTraceSet, strFormat); 171 LogMsg (maskTraceSet, strFormat, p1); 179 LogMsg (maskTraceSet, strFormat, p1); 187 LogMsg (maskTraceSet, strFormat, p1); 213 LogMsg (maskTraceSet, strFormat, p1, p2); 221 LogMsg (maskTraceSet, strFormat, p1, p2) [all...] |
android_logmsg.cpp | 31 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...); 57 ** Function: LogMsg 64 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...)
|
/external/bluetooth/bluedroid/include/ |
gki_target.h | 406 #define GKI_TRACE_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m) 407 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1) 408 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2) 409 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3) 410 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4) 411 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4,p5) 412 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4,p5,p6) 414 #define GKI_TRACE_ERROR_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m) 415 #define GKI_TRACE_ERROR_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1) 416 #define GKI_TRACE_ERROR_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2 [all...] |
/external/libnfc-nci/src/include/ |
gki_target.h | 390 #define GKI_TRACE_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m) 391 #define GKI_TRACE_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1) 392 #define GKI_TRACE_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2) 393 #define GKI_TRACE_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3) 394 #define GKI_TRACE_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4) 395 #define GKI_TRACE_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4,p5) 396 #define GKI_TRACE_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_GENERIC,m,p1,p2,p3,p4,p5,p6) 408 #define GKI_TRACE_ERROR_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m) 409 #define GKI_TRACE_ERROR_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1) 410 #define GKI_TRACE_ERROR_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2 [all...] |
/external/libnfc-nci/halimpl/bcm2079x/hal/include/ |
gki_hal_target.h | 236 #define GKI_TRACE_ERROR_0(m) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m) 237 #define GKI_TRACE_ERROR_1(m,p1) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1) 238 #define GKI_TRACE_ERROR_2(m,p1,p2) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2) 239 #define GKI_TRACE_ERROR_3(m,p1,p2,p3) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2,p3) 240 #define GKI_TRACE_ERROR_4(m,p1,p2,p3,p4) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2,p3,p4) 241 #define GKI_TRACE_ERROR_5(m,p1,p2,p3,p4,p5) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2,p3,p4,p5) 242 #define GKI_TRACE_ERROR_6(m,p1,p2,p3,p4,p5,p6) LogMsg(TRACE_CTRL_GENERAL | TRACE_LAYER_GKI | TRACE_ORG_GKI | TRACE_TYPE_ERROR,m,p1,p2,p3,p4,p5,p6) 249 extern void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...);
|
nfc_hal_target.h | 169 #define LogMsg_0 LogMsg 170 #define LogMsg_1 LogMsg 171 #define LogMsg_2 LogMsg 172 #define LogMsg_3 LogMsg 173 #define LogMsg_4 LogMsg 174 #define LogMsg_5 LogMsg 175 #define LogMsg_6 LogMsg 238 extern void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...);
|
/packages/apps/Mms/tests/SmsAutoReply/src/com/android/smsautoreply/ |
AutoReplyActivity.java | 78 String logMsg = String.format("SMS: from: %s body: %s", 83 logMsg = String.format("%s: %s\n", currentDateTimeString, logMsg); 85 fos.write(logMsg.getBytes()); 90 Log.d(TAG, logMsg);
|
/external/mdnsresponder/mDNSPosix/ |
PosixDaemon.c | 101 LogMsg("Unable to parse DNS server list. Unicast DNS-SD unavailable"); 121 if (result != 0) { LogMsg("Could not run as daemon - exiting"); exit(result); } 123 LogMsg("The POSIX mdnsd should only be used on OS X for testing - exiting"); 133 LogMsg("---- BEGIN STATE LOG ----"); 135 LogMsg("---- END STATE LOG ----"); 174 if (sigismember(&signals, SIGPIPE)) LogMsg("Received SIGPIPE - ignoring"); 186 LogMsg("%s starting", mDNSResponderVersionString); 218 LogMsg("WARNING: mdnsd continuing as root because user \"%s\" does not exist", MDNS_USERNAME); 224 LogMsg("%s stopping", mDNSResponderVersionString); 229 LogMsg("ExitCallback: udsserver_exit failed") [all...] |
/external/mdnsresponder/mDNSCore/ |
mDNSDebug.h | 98 #define LogMsg( ... ) LogMsgWithLevel(MDNS_LOG_MSG, __VA_ARGS__) 104 #define LogMsg( ARGS... ) LogMsgWithLevel(MDNS_LOG_MSG, ARGS) 115 #define LogMsg LogMsg_ 141 extern int mDNS_DebugMode; // If non-zero, LogMsg() writes to stderr instead of syslog 147 #define LogMsgNoIdent LogMsg
|
uDNS.c | 111 LogMsg("mDNS_AddDNSServer: DNS server limit of %d reached, not adding this server", MAX_UNICAST_DNS_SERVERS); 119 LogMsg("mDNS_AddDNSServer: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m->mDNS_reentrancy); 141 if (!*p) LogMsg("Error: mDNS_AddDNSServer - malloc"); 170 LogMsg("PenalizeDNSServer: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m->mDNS_reentrancy); 179 LogMsg("PenalizeDNSServer: ERROR!! Null DNS server for %##s (%s) %d", q->qname.c, DNSTypeName(q->qtype), q->unansweredQueries); 222 LogMsg("PenalizeDNSServer: ERROR!! GetServerForQuestion returned the same server %#a:%d", &new->addr, 225 LogMsg("PenalizeDNSServer: ERROR!! GetServerForQuestion returned the same server NULL"); 309 LogMsg("GetAuthInfoForName_internal: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m->mDNS_reentrancy); 356 if (!info || !b64keydata) { LogMsg("mDNS_SetSecretForDomain: ERROR: info %p b64keydata %p", info, b64keydata); return(mStatus_BadParamErr); } 375 LogMsg("mDNS_SetSecretForDomain: ERROR: Could not convert shared secret from base64: domain %##s key %##s (…) [all...] |
mDNS.c | 129 LogMsg("SetNextQueryTime: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m->mDNS_reentrancy); 142 LogMsg("SetNextQueryTime: Lock not held! mDNS_busy (%ld) mDNS_reentrancy (%ld)", m->mDNS_busy, m->mDNS_reentrancy); 173 LogMsg("ReleaseAuthGroup: Releasing AuthGroup %##s", (*cp)->name->c); 175 LogMsg("ERROR: (*cp)->members == mDNSNULL but (*cp)->rrauth_tail != &(*cp)->members)"); 186 if (r->rrauth_lock) { LogMsg("GetFreeCacheRR ERROR! Cache already locked!"); return(mDNSNULL); } 256 if (!ag) { LogMsg("GetAuthGroup: Failed to allocate memory for %##s", rr->name->c); return(mDNSNULL); } 266 LogMsg("GetAuthGroup: Failed to allocate name storage for %##s", rr->name->c); 272 if (AuthGroupForRecord(r, slot, rr)) LogMsg("GetAuthGroup: Already have AuthGroup for %##s", rr->name->c); 274 if (AuthGroupForRecord(r, slot, rr) != ag) LogMsg("GetAuthGroup: Not finding AuthGroup for %##s", rr->name->c); 303 if (!a) { LogMsg("RemoveAuthRecord: ERROR!! AuthGroup not found for %s", ARDisplayString(m, rr)); return mDNSNULL; [all...] |
DNSCommon.c | 511 if (*cstr == '.') { LogMsg("AppendDNSNameString: Illegal empty label in name \"%s\"", cstring); return(mDNSNULL); } [all...] |
/external/mdnsresponder/mDNSShared/ |
PlatformCommon.c | 72 { LogMsg("mDNSPlatformSourceAddrForDest: connect %#a failed errno %d (%s)", dst, errno, strerror(errno)); goto exit; } 75 { LogMsg("mDNSPlatformSourceAddrForDest: getsockname failed errno %d (%s)", errno, strerror(errno)); goto exit; } 89 if (len + 1 + MAX_ESCAPED_DOMAIN_NAME > sizeof(buf)-1) { LogMsg("GetConfigOption: option %s too long", option); return mDNSfalse; } 128 if (errno != ENOENT) LogMsg("ERROR: Config file exists, but cannot be opened."); 137 if (err) LogMsg("ERROR: mDNS_SetSecretForDomain returned %d for domain %##s", err, domain->c); 143 LogMsg("ERROR: malformatted config file");
|
uds_daemon.c | 289 LogMsg("%s: %s", errmsg, dnssd_strerror(dnssd_errno)); 302 // hack to search-replace perror's to LogMsg's 305 LogMsg("%s: %d (%s)", errmsg, dnssd_errno, dnssd_strerror(dnssd_errno)); 311 { LogMsg("abort_request: ERROR: Attempt to abort operation %p with req->terminate %p", req, req->terminate); return; } 319 { LogMsg("abort_request: ERROR: Attempt to abort operation %p with invalid fd %d", req, req->sd); return; } 355 else LogMsg("AbortUnlinkAndFree: ERROR: Attempt to abort operation %p not in list", req); 364 LogMsg("ERROR: create_reply - data length less than length of required fields"); 504 if (str_err) { LogMsg("ERROR: read_rr_from_ipc_msg - get_string"); return NULL; } 506 if (!request->msgptr) { LogMsg("Error reading Resource Record from client"); return NULL; } 512 LogMsg("ERROR: Bad resource record flags (must be kDNSServiceFlagsShared or kDNSServiceFlagsUnique)") [all...] |
dnsextd_parser.y | 206 LogMsg("ERROR: memory allocation failure"); 227 LogMsg("ERROR: memory allocation failure"); 249 LogMsg("ERROR: memory allocation failure"); 336 LogMsg("ERROR: memory allocation failure");
|
dnssd_clientshim.c | 105 //LogMsg("DNSServiceRefDeallocate"); 277 LogMsg("DNSServiceBrowse(\"%s\", \"%s\") failed: %s (%ld)", regtype, domain, errormsg, err); 349 //LogMsg("DNSServiceBrowseDispose"); 366 { LogMsg("FoundInstance: Should not be called with rrtype %d (not a PTR record)", answer->rrtype); return; } 370 LogMsg("FoundInstance: %##s PTR %##s received from network is not valid DNS-SD service pointer", 425 LogMsg("DNSServiceBrowse(\"%s\", \"%s\") failed: %s (%ld)", regtype, domain, errormsg, err); 554 LogMsg("DNSServiceResolve(\"%s\", \"%s\", \"%s\") failed: %s (%ld)", name, regtype, domain, errormsg, err); 679 LogMsg("DNSServiceQueryRecord(\"%s\", %d, %d) failed: %s (%ld)", fullname, rrtype, rrclass, errormsg, err); 755 LogMsg("DNSServiceGetAddrInfo(\"%s\", %d) failed: %s (%ld)", inHostName, inProtocol, errormsg, err);
|
/external/bluetooth/bluedroid/main/ |
bte_logmsg.c | 21 * Contains the LogMsg wrapper routines for BTE. It routes calls the 22 * appropriate application's LogMsg equivalent. 217 LogMsg(UINT32 trace_set_mask, const char *fmt_str, ...) 534 LogMsg(trace_set_mask, fmt_str); 551 LogMsg(trace_set_mask, fmt_str, p1); 567 LogMsg(trace_set_mask, fmt_str, p1, p2); 584 LogMsg(trace_set_mask, fmt_str, p1, p2, p3); 601 LogMsg(trace_set_mask, fmt_str, p1, p2, p3, p4); 618 LogMsg(trace_set_mask, fmt_str, p1, p2, p3, p4, p5); 635 LogMsg(trace_set_mask, fmt_str, p1, p2, p3, p4, p5, p6) [all...] |
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/ |
TrackerDataHelper.java | 90 public void writeEntry(String tag, String logMsg) { 91 writeEntry(TrackerEntry.createEntry(tag, logMsg));
|
/packages/apps/Browser/tests/src/com/android/browser/ |
PopularUrlsTest.java | 162 String logMsg = String.format("JS Alert '%s' received from %s", message, url); 163 Log.w(TAG, logMsg); 175 String logMsg = String.format("JS Confirmation '%s' received from %s", 177 Log.w(TAG, logMsg); 189 String logMsg = String.format("JS Prompt '%s' received from %s; " + 191 Log.w(TAG, logMsg);
|
/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
EnvironmentCheck.java | 176 // Note: many logMsg calls have # at the start to 178 logMsg("# WARNING: Potential problems found in your environment!"); 179 logMsg("# Check any 'ERROR' items above against the Xalan FAQs"); 180 logMsg("# to correct potential problems with your classes/jars"); 181 logMsg("# http://xml.apache.org/xalan-j/faq.html"); 188 logMsg("# YAHOO! Your environment seems to be OK."); 253 logMsg("# ERROR: writeEnvironmentReport called with null Hashtable"); 259 logMsg( 289 logMsg(keyStr + "=" + h.get(keyStr)); 294 logMsg("Reading-" + key + "= threw: " + e.toString()) [all...] |
/dalvik/libdex/ |
SysUtil.cpp | 391 int sysWriteFully(int fd, const void* buf, size_t count, const char* logMsg) 397 ALOGE("%s: write failed: %s", logMsg, strerror(err)); 401 logMsg, (int) actual, count);
|
SysUtil.h | 118 int sysWriteFully(int fd, const void* buf, size_t count, const char* logMsg);
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
android_logmsg.cpp | 44 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...)
|