Home
last modified time | relevance | path

Searched defs:logLevel (Results 1 – 25 of 61) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dconsole_log_impl.cpp46 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 Ddfx_log.cpp39 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 Dsys_log.c23 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 Dsys_log.c23 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 Dselinux_log.c30 void SetSelinuxHilogLevel(int logLevel) in SetSelinuxHilogLevel()
35 int SelinuxHilog(int logLevel, const char *fmt, ...) in SelinuxHilog()
H A Dselinux_klog.c31 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 Ddh_log.cpp34 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 Ddaudio_log.cpp31 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 Dinit_log.c73 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 Dinit_commlog.c24 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 Dlogger.cpp71 string_view Logger::GetLogLevelName(LogLevel logLevel, bool shortName) in GetLogLevelName()
100LogLevel 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()
185LogLevel 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 Dlog.c22 FILLP_INT32 FillpApiSetDebugLogLevel(IN FILLP_UINT8 logLevel) in FillpApiSetDebugLogLevel()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_log.c28 void SetDFileLogLevel(uint32_t logLevel) in SetDFileLogLevel()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_log.c31 void SetDFinderLogLevel(uint32_t logLevel) in SetDFinderLogLevel()
/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_log.c24 void CipherLog(uint32_t logLevel, const char *funcName, uint32_t lineNo, const char *format, ...) in CipherLog()
H A Dcipher_log_lite.c25 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 Dcf_log.c22 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 Dcm_log.c25 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 Dflashd_main.cpp45 int logLevel = atoi(arg.c_str() + strlen("-l")); in FlashdMain() local
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/
H A Dhks_test_log.c25 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 Dsoftbus_log.c34 void NstackxLogInnerImpl(const char *moduleName, uint32_t logLevel, const char *fmt, ...) in NstackxLogInnerImpl()
/ohos5.0/base/tee/tee_client/services/tlogcat/src/
H A Dsys_hilog_cfg.c41 uint8_t logLevel = logItem->logLevel; in TeeHilogPrint() local
/ohos5.0/base/startup/init/services/begetctl/
H A Dsetloglevel.c53 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 Dnativetoken_klog.c40 int NativeTokenKmsg(int logLevel, const char *fmt, ...) in NativeTokenKmsg()
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Dmusl_log.c33 const LogLevel logLevel, const unsigned int domain, const char* tag, const char *fmt, ...) in DfxLogPrint()

123