Home
last modified time | relevance | path

Searched refs:logPrint (Results 1 – 2 of 2) sorted by relevance

/system/logging/logd/
DLogAudit.h46 int logPrint(const char* fmt, ...)
DLogAudit.cpp99 logPrint("type=%d %.*s", rep.nlh.nlmsg_type, rep.nlh.nlmsg_len, rep.data); in onDataAvailable()
174 int LogAudit::logPrint(const char* fmt, ...) { in logPrint() function in LogAudit
364 rc = logPrint("%s %s", type, audit + 1); in log()
366 rc = logPrint("%s", audit + 1); in log()