/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | console_log_impl.cpp | 46 jerry_value_t LogNative(const LogLevel logLevel, in LogNative() 92 void LogOutLevel(const LogLevel logLevel) in LogOutLevel() 123 void LogString(const LogLevel logLevel, const char * const str) in LogString() 143 void LogChar(char c, const LogLevel logLevel, bool endFlag) in LogChar() 173 static void OutputToHiLog(const LogLevel logLevel, const char * const str) in OutputToHiLog() 199 static void OutputToHiLog(const LogLevel logLevel, const char * const str) in OutputToHiLog() 233 void Output(const LogLevel logLevel, const char * const str, const uint8_t length) in Output()
|
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxlog/ |
H A D | dfx_log.cpp | 39 static void LogToDmesg(const LogLevel logLevel, const char *tag, const char *info) in LogToDmesg() 79 void SetLogLevel(const LogLevel logLevel) in SetLogLevel() 89 int DfxLogPrint(const LogLevel logLevel, const unsigned int domain, const char* tag, const char *fm… in DfxLogPrint() 106 int DfxLogPrintV(const LogLevel logLevel, const unsigned int domain, const char* tag, const char *f… in DfxLogPrintV()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
H A D | sys_log.c | 23 void PrintfImpl(const char *moduleName, uint32_t logLevel, const char *format, ...) in PrintfImpl() 35 static void HiLogPrintWrapper(const char *tag, uint32_t domain, const char *buf, uint32_t logLevel) in HiLogPrintWrapper() 67 uint32_t logLevel, in NstackxHiLogImpl()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_log.c | 23 void PrintfImpl(const char *moduleName, uint32_t logLevel, const char *format, ...) in PrintfImpl() 35 static void HiLogPrintWrapper(const char *tag, uint32_t domain, const char *buf, uint32_t logLevel) in HiLogPrintWrapper() 67 uint32_t logLevel, in NstackxHiLogImpl()
|
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/ |
H A D | selinux_log.c | 30 void SetSelinuxHilogLevel(int logLevel) in SetSelinuxHilogLevel() 35 int SelinuxHilog(int logLevel, const char *fmt, ...) in SelinuxHilog()
|
H A D | selinux_klog.c | 31 void SetSelinuxKmsgLevel(int logLevel) in SetSelinuxKmsgLevel() 46 int SelinuxKmsg(int logLevel, const char *fmt, ...) in SelinuxKmsg()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/ |
H A D | dh_log.cpp | 34 static void DHLogOut(DHLogLevel logLevel, const char *logBuf) in DHLogOut() 75 void DHLog(DHLogLevel logLevel, const char *fmt, ...) in DHLog()
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/log/src/ |
H A D | daudio_log.cpp | 31 static void DHLogOut(DHLogLevel logLevel, const char *logBuf) in DHLogOut() 72 void DHLog(DHLogLevel logLevel, const char *fmt, ...) in DHLog()
|
/ohos5.0/base/startup/init/services/log/ |
H A D | init_log.c | 73 void LogToDmesg(InitLogLevel logLevel, const char *tag, const char *info) in LogToDmesg() 103 static void PrintLog(InitLogLevel logLevel, unsigned int domain, const char *tag, const char *logIn… in PrintLog() 121 static void PrintLogFmt(int logLevel, unsigned int domain, const char *tag, const char *fmt, va_lis… in PrintLogFmt() 131 INIT_LOCAL_API void InitLog(int logLevel, unsigned int domain, const char *tag, const char *fmt, va… in InitLog()
|
H A D | init_commlog.c | 24 INIT_PUBLIC_API void StartupLog(InitLogLevel logLevel, uint32_t domain, const char *tag, const char… in StartupLog()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/ |
H A D | logger.cpp | 71 string_view Logger::GetLogLevelName(LogLevel logLevel, bool shortName) in GetLogLevelName() 100 …LogLevel logLevel, const string_view filename, int lineNumber, const string_view format, std::va_l… in VLog() 132 void Logger::VLogOnce(const string_view id, LogLevel logLevel, const string_view filename, int line… in VLogOnce() 185 …LogLevel logLevel, const string_view filename, int lineNumber, FORMAT_ATTRIBUTE const char* format… in Log() 211 void Logger::SetLogLevel(LogLevel logLevel) in SetLogLevel()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | log.c | 22 FILLP_INT32 FillpApiSetDebugLogLevel(IN FILLP_UINT8 logLevel) in FillpApiSetDebugLogLevel()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A D | nstackx_dfile_log.c | 28 void SetDFileLogLevel(uint32_t logLevel) in SetDFileLogLevel()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_dfinder_log.c | 31 void SetDFinderLogLevel(uint32_t logLevel) in SetDFinderLogLevel()
|
/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/src/ |
H A D | cipher_log.c | 24 void CipherLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CipherLog()
|
H A D | cipher_log_lite.c | 25 void CipherLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CipherLog()
|
/ohos5.0/base/security/certificate_framework/frameworks/common/v1.0/src/ |
H A D | cf_log.c | 22 void CfLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CfLog()
|
/ohos5.0/base/security/certificate_manager/frameworks/cert_manager_standard/main/os_dependency/log/ |
H A D | cm_log.c | 25 void CmLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CmLog()
|
/ohos5.0/base/update/updater/services/flashd/daemon/ |
H A D | flashd_main.cpp | 45 int logLevel = atoi(arg.c_str() + strlen("-l")); in FlashdMain() local
|
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/ |
H A D | hks_test_log.c | 25 void HksTestLog(uint32_t logLevel, const char *funcName, int32_t lineNo, const char *format, ...) in HksTestLog()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/log/src/ |
H A D | softbus_log.c | 34 void NstackxLogInnerImpl(const char *moduleName, uint32_t logLevel, const char *fmt, ...) in NstackxLogInnerImpl()
|
/ohos5.0/base/tee/tee_client/services/tlogcat/src/ |
H A D | sys_hilog_cfg.c | 41 uint8_t logLevel = logItem->logLevel; in TeeHilogPrint() local
|
/ohos5.0/base/startup/init/services/begetctl/ |
H A D | setloglevel.c | 53 char logLevel[2] = {0}; // 2 is set param "persist.init.debug.loglevel" value length. in GetInitLogLevelFromParam() local
|
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/src/ |
H A D | nativetoken_klog.c | 40 int NativeTokenKmsg(int logLevel, const char *fmt, ...) in NativeTokenKmsg()
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/ |
H A D | musl_log.c | 33 const LogLevel logLevel, const unsigned int domain, const char* tag, const char *fmt, ...) in DfxLogPrint()
|