| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| 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()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
| 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()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
| 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()
|
| /foundation/distributedhardware/distributed_audio/common/src/ |
| D | daudio_log.cpp | 29 static void DHLogOut(DHLogLevel logLevel, const char *logBuf) in DHLogOut() 70 void DHLog(DHLogLevel logLevel, const char *fmt, ...) in DHLog()
|
| /foundation/distributedhardware/distributed_screen/common/src/ |
| D | dscreen_log.cpp | 30 static void DHLogOut(DHLogLevel logLevel, const char *logBuf) in DHLogOut() 71 void DHLog(DHLogLevel logLevel, const char *fmt, ...) in DHLog()
|
| /foundation/distributedhardware/distributed_hardware_fwk/utils/src/log/ |
| D | dh_log.cpp | 30 static void DHLogOut(DHLogLevel logLevel, const char *logBuf) in DHLogOut() 71 void DHLog(DHLogLevel logLevel, const char *fmt, ...) in DHLog()
|
| /foundation/distributedhardware/distributed_input/utils/src/ |
| D | dinput_log.cpp | 30 static void DHLogOut(DHLogLevel logLevel, const char *logBuf) in DHLogOut() 71 void DHLog(DHLogLevel logLevel, const char *fmt, ...) in DHLog()
|
| /foundation/distributedhardware/device_manager/common/src/ |
| D | dm_log.cpp | 32 static void DmLogOut(DmLogLevel logLevel, const char *logBuf) in DmLogOut() 73 void DmLog(DmLogLevel logLevel, const char *fmt, ...) in DmLog()
|
| /foundation/distributedhardware/distributed_camera/common/src/utils/ |
| 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()
|
| /foundation/distributedhardware/distributed_audio/hdf_service/distributed_audio/hdi_service/common/log/src/ |
| 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()
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| D | log.c | 22 FILLP_INT32 FillpApiSetDebugLogLevel(IN FILLP_UINT8 logLevel) in FillpApiSetDebugLogLevel()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| D | nstackx_dfinder_log.c | 31 void SetDFinderLogLevel(uint32_t logLevel) in SetDFinderLogLevel()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| D | nstackx_dfile_log.c | 30 void SetDFileLogLevel(uint32_t logLevel) in SetDFileLogLevel()
|
| /foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/ |
| D | av_trans_log.cpp | 31 static void AVTransLogOut(DHLogLevel logLevel, const char *logBuf) in AVTransLogOut() 72 void AVTransLog(DHLogLevel logLevel, const char *fmt, ...) in AVTransLog()
|
| /foundation/resourceschedule/resource_schedule_service/cgroup_sched/common/include/ |
| D | cgroup_sched_log.h | 74 #define CGS_PRINT_LOG(logLevel, Logger, ...) do { \ argument
|
| /foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/include/ |
| D | process_group_log.h | 80 #define PGCGS_PRINT_LOG(logLevel, Logger, ...) do { \ argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
| D | nstackx_log.c | 44 void SetLogLevel(uint32_t logLevel) in SetLogLevel()
|
| /foundation/resourceschedule/ffrt/src/dfx/log/hmos/ |
| D | log_base.cpp | 32 static inline void PrintLogString(LogLevel logLevel, const char* fmt, va_list arg) in PrintLogString()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
| D | nstackx_log.h | 60 #define NSTACKX_LOG_COMMON(moduleName, logLevel, moduleDebugLevel, format, ...) \ argument
|