Home
last modified time | relevance | path

Searched refs:HiLogAdapterIsLoggable (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/hilog/
Dhilog_adapter.c119 if (!HiLogAdapterIsLoggable(domain, tag, level)) { in HiLogAdapterPrint()
139 bool HiLogAdapterIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogAdapterIsLoggable() function
/third_party/musl/porting/linux/user/src/internal/
Dhilog_adapter.h53 hidden bool HiLogAdapterIsLoggable(unsigned int domain, const char *tag, LogLevel level);