Searched refs:STATS_LABEL (Results 1 - 1 of 1) sorted by relevance
/base/powermgr/battery_statistics/utils/native/include/ |
H A D | stats_log.h | 85 static const BatteryStatsLogLabelDomain STATS_LABEL[LABEL_END] = { member 96 ((void)HILOG_IMPL(LOG_CORE, LOG_FATAL, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__VA_ARGS__)) 98 ((void)HILOG_IMPL(LOG_CORE, LOG_ERROR, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__VA_ARGS__)) 100 ((void)HILOG_IMPL(LOG_CORE, LOG_WARN, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__VA_ARGS__)) 102 ((void)HILOG_IMPL(LOG_CORE, LOG_INFO, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__VA_ARGS__)) 104 ((void)HILOG_IMPL(LOG_CORE, LOG_DEBUG, STATS_LABEL[domai [all...] |
Completed in 1 milliseconds