Home
last modified time | relevance | path

Searched refs:HILOG_BASE_DEBUG (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog_base/
Dlog_base.h62 #define HILOG_BASE_DEBUG(type, ...) ((void)HiLogBasePrint((type), LOG_DEBUG, LOG_DOMAIN, LOG_TAG, _… macro
/base/hiviewdfx/hilog/test/moduletest/common/
Dhilog_base_ndk_test.cpp62 HILOG_BASE_DEBUG(LOG_CORE, "%{public}s", msg.c_str()); in __anond8e710490102()