Home
last modified time | relevance | path

Searched refs:LOG_LEVEL_DEBUG (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dconsole_log_impl.cpp104 case LOG_LEVEL_DEBUG: in LogOutLevel()
185 case LOG_LEVEL_DEBUG: in OutputToHiLog()
211 case LOG_LEVEL_DEBUG: in OutputToHiLog()
216 ProductAdapter::OutputJSConsoleLog((uint8_t)(LOG_LEVEL_DEBUG), str); in OutputToHiLog()
H A Dconsole_log_impl.h33 LOG_LEVEL_DEBUG = 1, // console.debug
H A Dconsole_module.cpp45 return LogNative(LOG_LEVEL_DEBUG, args, length); in LogDebug()
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_log.h37 LOG_LEVEL_DEBUG, enumerator
56 #define GRAPHIC_LOGD(fmt, args...) GRAPHIC_DECORATOR_HILOG(LOG_LEVEL_DEBUG, HiviewDFX::HiLog::Debug, fmt, ##args)

Completed in 2 milliseconds