| /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/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/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/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/log/ |
| D | Logger.cpp | 50 const char* Logger::GetLogLevelName(LogLevel logLevel, bool shortName) in GetLogLevelName() 71 void Logger::Vlog(LogLevel logLevel, const char* filename, int linenumber, const char* format, va_l… in Vlog() 97 void Logger::Write(LogLevel logLevel, const char* filename, int linenumber, const char* buffer) in Write() 105 void Logger::Log(LogLevel logLevel, const char* filename, int linenumber, FORMAT_ATTRIBUTE const ch… in Log() 142 void Logger::SetLogLevel(LogLevel logLevel) in SetLogLevel()
|
| D | LoggerOutput.cpp | 159 …void Write(ILogger::LogLevel logLevel, const char* filename, int linenumber, const char* message) … in Write() 203 …void Write(ILogger::LogLevel logLevel, const char* filename, int linenumber, const char* message) … in Write() 241 …void Write(ILogger::LogLevel logLevel, const char* filename, int linenumber, const char* message) … in Write()
|
| /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/graphic/graphic_3d/lume/LumeEngine/src/log/ |
| D | logger.cpp | 69 string_view Logger::GetLogLevelName(LogLevel logLevel, bool shortName) in GetLogLevelName() 98 …LogLevel logLevel, const string_view filename, int lineNumber, const string_view format, std::va_l… in VLog() 130 void Logger::VLogOnce(const string_view id, LogLevel logLevel, const string_view filename, int line… in VLogOnce() 183 …LogLevel logLevel, const string_view filename, int lineNumber, FORMAT_ATTRIBUTE const char* format… in Log() 209 void Logger::SetLogLevel(LogLevel logLevel) in SetLogLevel()
|
| D | logger_output.cpp | 63 …ILogger::LogLevel logLevel, const string_view filename, int linenumber, const string_view message)… in Write()
|
| /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 | 28 void SetDFileLogLevel(uint32_t logLevel) in SetDFileLogLevel()
|
| /foundation/graphic/graphic_3d/lume/LumeMeta/environment_setup/ |
| D | meta_object_initializer.cpp | 52 void InitializeMetaObject(const char* const dllPath, CORE_NS::ILogger::LogLevel logLevel) in InitializeMetaObject()
|
| /foundation/communication/dsoftbus/dfx/log/src/ |
| D | softbus_log.c | 34 void NstackxLogInnerImpl(const char *moduleName, uint32_t logLevel, const char *fmt, ...) in NstackxLogInnerImpl()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
| D | nstackx_log.c | 42 void SetLogLevel(uint32_t logLevel) in SetLogLevel()
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/ |
| D | logger_output.cpp | 63 …ILogger::LogLevel logLevel, const string_view filename, int linenumber, const string_view message)… in Write()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
| D | nstackx_log.h | 60 #define NSTACKX_LOG_COMMON(moduleName, logLevel, moduleDebugLevel, format, ...) \ argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
| D | log.h | 152 inline FORMAT_FUNC(4, 5) void PluginLog(CORE_NS::ILogger::LogLevel logLevel, const BASE_NS::string_… in PluginLog() 164 …T_FUNC(5, 6) void PluginLogOnce(const BASE_NS::string_view id, CORE_NS::ILogger::LogLevel logLevel, in PluginLogOnce()
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ |
| D | log.h | 183 inline FORMAT_FUNC(4, 5) void Log(ILogger::LogLevel logLevel, const BASE_NS::string_view filename, … in Log() 195 inline FORMAT_FUNC(5, 6) void LogOnce(const BASE_NS::string_view id, ILogger::LogLevel logLevel, in LogOnce()
|
| /foundation/ability/ability_runtime/cj_environment/frameworks/cj_environment/include/ |
| D | cj_interface.h | 57 enum RTLogLevel logLevel; member
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/ |
| D | performance_data_manager.cpp | 331 …ILogger::LogLevel logLevel, BASE_NS::string_view filename, int lineNumber, BASE_NS::string_view me… in Write()
|