Home
last modified time | relevance | path

Searched defs:HiLogIsLoggable (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hilog/platform/
Dhilog_printf.cpp53 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable() function
/base/hiviewdfx/hilog/interfaces/rust/src/
Dlib.rs78 pub fn HiLogIsLoggable(domain: u32, tag: *const c_char, level: u32) -> bool; in HiLogIsLoggable() function
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog_printf.cpp365 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable() function
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
Dhilog_module.cpp167 bool HiLogIsLoggable(int32_t domain, const char *tag, LogLevel level) in HiLogIsLoggable() function