Searched refs:DfxLogPrintV (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxlog/ |
H A D | dfx_log.cpp | 100 ret = DfxLogPrintV(logLevel, domain, tag, fmt, args); in DfxLogPrint() 106 int DfxLogPrintV(const LogLevel logLevel, const unsigned int domain, const char* tag, const char *f… in DfxLogPrintV() function
|
H A D | dfx_log.h | 43 int DfxLogPrintV(const LogLevel logLevel, const unsigned int domain, const char* tag, const char *f…
|