Home
last modified time | relevance | path

Searched defs:LogCallback (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog/interfaces/native/kits/include/hilog/
Dlog.h324 typedef void (*LogCallback)(const LogType type, const LogLevel level, const unsigned int domain, co… typedef
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/
Dlog_c.h156 typedef void (*LogCallback)(const LogType type, const LogLevel level, const unsigned int domain, co… typedef
/base/security/device_security_level/test/dslm_unit_test/
Ddslm_msg_lib_test.cpp46 void LogCallback(const LogType, const LogLevel level, const unsigned int domain, const char *tag, c… in LogCallback() function