/base/security/selinux_adapter/interfaces/policycoreutils/src/ |
D | selinux_log.c | 30 void SetSelinuxHilogLevel(int logLevel) in SetSelinuxHilogLevel() 35 int SelinuxHilog(int logLevel, const char *fmt, ...) in SelinuxHilog()
|
D | selinux_klog.c | 31 void SetSelinuxKmsgLevel(int logLevel) in SetSelinuxKmsgLevel() 46 int SelinuxKmsg(int logLevel, const char *fmt, ...) in SelinuxKmsg()
|
/base/startup/init/services/log/ |
D | init_log.c | 73 void LogToDmesg(InitLogLevel logLevel, const char *tag, const char *info) in LogToDmesg() 98 static void PrintLog(InitLogLevel logLevel, unsigned int domain, const char *tag, const char *logIn… in PrintLog() 116 static void PrintLogFmt(int logLevel, unsigned int domain, const char *tag, const char *fmt, va_lis… in PrintLogFmt() 126 INIT_LOCAL_API void InitLog(int logLevel, unsigned int domain, const char *tag, const char *fmt, va… in InitLog()
|
D | init_commlog.c | 24 INIT_PUBLIC_API void StartupLog(InitLogLevel logLevel, uint32_t domain, const char *tag, const char… in StartupLog()
|
/base/hiviewdfx/faultloggerd/common/dfxlog/ |
D | dfx_log.cpp | 37 static void LogToDmesg(Level logLevel, const char *tag, const char *info) in LogToDmesg() 69 int DfxLog(const Level logLevel, const unsigned int domain, const char* tag, const char *fmt, ...) in DfxLog()
|
D | musl_log.h | 71 const LogLevel logLevel, const unsigned int domain, const char* tag, const char *fmt, ...) in DfxLog()
|
/base/security/huks/frameworks/crypto_lite/cipher/src/ |
D | cipher_log_lite.c | 25 void CipherLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CipherLog()
|
D | cipher_log.c | 24 void CipherLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CipherLog()
|
/base/update/updater/services/flashd/daemon/ |
D | flashd_main.cpp | 45 int logLevel = atoi(arg.c_str() + strlen("-l")); in FlashdMain() local
|
/base/security/certificate_manager/frameworks/cert_manager_standard/main/os_dependency/log/ |
D | cm_log.c | 30 void CmLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CmLog()
|
/base/security/certificate_framework/frameworks/common/v1.0/src/ |
D | cf_log.c | 27 void CfLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CfLog()
|
/base/security/huks/test/unittest/huks_lite_test/common/ |
D | hks_test_log.c | 25 void HksTestLog(uint32_t logLevel, const char *funcName, int32_t lineNo, const char *format, ...) in HksTestLog()
|
/base/startup/init/services/begetctl/ |
D | setloglevel.c | 53 char logLevel[2] = {0}; // 2 is set param "persist.init.debug.loglevel" value length. in GetInitLogLevelFromParam() local
|
/base/account/os_account/test/fuzztest/account_stub/cmdgetohosaccountinfostub_fuzzer/ |
D | cmdgetohosaccountinfostub_fuzzer.cpp | 36 static int SelinuxLog(int logLevel, const char *fmt, ...) in SelinuxLog()
|
/base/account/os_account/test/fuzztest/account_stub/cmdqueryohosaccountinfostub_fuzzer/ |
D | cmdqueryohosaccountinfostub_fuzzer.cpp | 36 static int SelinuxLog(int logLevel, const char *fmt, ...) in SelinuxLog()
|
/base/account/os_account/test/fuzztest/account_stub/cmdqueryohosaccountinfobyuseridstub_fuzzer/ |
D | cmdqueryohosaccountinfobyuseridstub_fuzzer.cpp | 36 static int SelinuxLog(int logLevel, const char *fmt, ...) in SelinuxLog()
|
/base/account/os_account/dfx/hidumper_adapter/ |
D | account_dump_helper.cpp | 181 auto logLevel = static_cast<std::int32_t>(AccountLogWrapper::GetLogLevel()); in ProcessOneParameter() local 202 AccountLogLevel logLevel = static_cast<AccountLogLevel>(level); in SetLogLevel() local
|
/base/hiviewdfx/hilog/test/unittest/common/ |
D | hilog_utils_test.cpp | 131 const LogLevel logLevel; member
|
/base/startup/init/ueventd/ |
D | ueventd_main.c | 141 static void UeventdLogPrint(int logLevel, uint32_t domain, const char *tag, const char *fmt, va_lis… in UeventdLogPrint()
|
/base/hiviewdfx/hilog_lite/command/ |
D | hilog_command.c | 228 bool FilterLevelLog(unsigned char setLevel, unsigned char logLevel) in FilterLevelLog()
|
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/ |
D | account_dump_helper_test.cpp | 291 std::string logLevel; variable
|
/base/hiviewdfx/hilog/frameworks/libhilog/base/ |
D | hilog_base.cpp | 176 …ildHilogMessageForOhCore(struct HiLogMsgInfo* logMsgInfo, LogHeader& logHeader, uint16_t& logLevel, in BuildHilogMessageForOhCore() 239 uint16_t logLevel = 0; in SendMessage() local
|
/base/hiviewdfx/hilog/frameworks/libhilog/utils/ |
D | log_utils.cpp | 228 string LogLevel2Str(uint16_t logLevel) in LogLevel2Str() 246 string LogLevel2ShortStr(uint16_t logLevel) in LogLevel2ShortStr()
|
/base/startup/init/services/param/linux/ |
D | param_request.c | 50 char logLevel[2] = {0}; // 2 is set param "persist.init.debug.loglevel" value length. in ParameterInit() local
|
/base/startup/init/services/modules/init_hook/ |
D | init_hook.c | 209 char logLevel[2] = {0}; // 2 is set param "persist.init.debug.loglevel" value length. in InitLogLevelFromPersist() local
|