Home
last modified time | relevance | path

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

/applications/standard/contacts_data/ability/common/include/
H A Dhilog_wrapper.h40 #ifdef HILOG_DEBUG
41 #undef HILOG_DEBUG macro
50 #define HILOG_DEBUG(...) (void)OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, __VA_ARGS__) macro
57 #define HILOG_DEBUG(...) macro
/applications/standard/contacts_data/contacts/include/
H A Dhilog_wrapper_api.h40 #ifdef HILOG_DEBUG
41 #undef HILOG_DEBUG macro
50 #define HILOG_DEBUG(...) (void)OHOS::HiviewDFX::HiLog::Debug(LOG_LABEL, __VA_ARGS__) macro
57 #define HILOG_DEBUG(...) macro
/applications/standard/settings/cj/settings/src/
H A Dcj_settings_log.h33 HILOG_DEBUG(LOG_CORE, ##__VA_ARGS__); \
/applications/standard/calendardata/calendarmanager/common/
H A Dcalendar_log.h28 #define LOG_DEBUG(fmt, ...) HILOG_DEBUG(LOG_APP, fmt, ##__VA_ARGS__)

Completed in 2 milliseconds