Searched defs:HiLogPrint (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/mock/ |
H A D | hilog_mock.cpp | 22 int HilogMock::HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const… in HiLogPrint() function in HilogMock 36 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() function
|
/ohos5.0/base/hiviewdfx/hilog/platform/ |
H A D | hilog_printf.cpp | 44 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() function
|
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/ |
H A D | HiLog.cpp | 22 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() function
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/rust/src/ |
H A D | lib.rs | 82 pub fn HiLogPrint( in HiLogPrint() function
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ |
H A D | hilog_printf.cpp | 359 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() function
|
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/ |
H A D | hiview_log.c | 1561 int HiLogPrint(LogType bufID, LogLevel prio, unsigned int domain, const char *tag, const char *fmt,… in HiLogPrint() function
|