Home
last modified time | relevance | path

Searched defs:LogMsg (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
DmDNSDebug.h98 #define LogMsg( ... ) LogMsgWithLevel(MDNS_LOG_MSG, __VA_ARGS__) macro
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Dandroid_logmsg.cpp306 void LogMsg (UINT32 trace_set_mask, const char *fmt_str, ...) in LogMsg() function