Home
last modified time | relevance | path

Searched defs:HILOGW (Results 1 - 2 of 2) sorted by relevance

/base/update/updateservice/services/service/include/
H A Ddupdate_log.h52 #define HILOGW(fmt, ...) HILOG_WARN(LOG_CORE, "[%{public}s:%{public}d]: " fmt, \ macro
55 #define HILOGW(fmt, ...) macro
82 #define HILOGW(fmt, ...) printf(LOG_TAG ": " "<WARN>[%{public}s:%{public}d]: " fmt "\n", \ macro
85 #define HILOGW(fmt, ...) macro
/base/notification/eventhandler/interfaces/inner_api/
H A Devent_logger.h63 #define HILOGW(fmt, ...) do { \ macro

Completed in 1 milliseconds