Searched refs:logPrint (Results 1 – 2 of 2) sorted by relevance
52 logPrint("type=%d %.*s", rep.nlh.nlmsg_type, rep.nlh.nlmsg_len, rep.data); in onDataAvailable()57 int LogAudit::logPrint(const char *fmt, ...) { in logPrint() function in LogAudit225 rc = logPrint("%s %s", type, audit); in logDmesg()227 rc = logPrint("%s", audit); in logDmesg()
37 int logPrint(const char *fmt, ...)