Searched defs:logLevel (Results 1 – 3 of 3) sorted by relevance
31 static void DHLogOut(DHLogLevel logLevel, const char *logBuf) in DHLogOut()72 void DHLog(DHLogLevel logLevel, const char *fmt, ...) in DHLog()
73 const int logLevel = 2; in NotifyHiView() local
25 var logLevel = NapiLog.LEV_ERROR; variable