Searched refs:POWER_LABEL (Results 1 - 1 of 1) sorted by relevance
/base/powermgr/power_manager/utils/native/include/ |
H A D | power_log.h | 114 static const PowerManagerLogLabelDomain POWER_LABEL[LABEL_END] = { member 138 ((void)HILOG_IMPL(LOG_CORE, LOG_FATAL, POWER_LABEL[domain].domainId, POWER_LABEL[domain].tag, ##__VA_ARGS__)) 140 ((void)HILOG_IMPL(LOG_CORE, LOG_ERROR, POWER_LABEL[domain].domainId, POWER_LABEL[domain].tag, ##__VA_ARGS__)) 142 ((void)HILOG_IMPL(LOG_CORE, LOG_WARN, POWER_LABEL[domain].domainId, POWER_LABEL[domain].tag, ##__VA_ARGS__)) 144 ((void)HILOG_IMPL(LOG_CORE, LOG_INFO, POWER_LABEL[domain].domainId, POWER_LABEL[domain].tag, ##__VA_ARGS__)) 146 ((void)HILOG_IMPL(LOG_CORE, LOG_DEBUG, POWER_LABEL[domai [all...] |
Completed in 1 milliseconds