Home
last modified time | relevance | path

Searched refs:HILOG_FATAL (Results 1 - 3 of 3) sorted by relevance

/applications/standard/contacts_data/ability/common/include/
H A Dhilog_wrapper.h24 #ifdef HILOG_FATAL
25 #undef HILOG_FATAL macro
46 #define HILOG_FATAL(...) (void)OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, __VA_ARGS__) macro
53 #define HILOG_FATAL(...) macro
/applications/standard/contacts_data/contacts/include/
H A Dhilog_wrapper_api.h24 #ifdef HILOG_FATAL
25 #undef HILOG_FATAL macro
46 #define HILOG_FATAL(...) (void)OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, __VA_ARGS__) macro
53 #define HILOG_FATAL(...) macro
/applications/standard/calendardata/calendarmanager/common/
H A Dcalendar_log.h32 #define LOG_FATAL(fmt, ...) HILOG_FATAL(LOG_APP, fmt, ##__VA_ARGS__)

Completed in 1 milliseconds