Home
last modified time | relevance | path

Searched refs:STATS_LABEL (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/utils/native/include/
H A Dstats_log.h85 static const BatteryStatsLogLabelDomain STATS_LABEL[LABEL_END] = { variable
96 …((void)HILOG_IMPL(LOG_CORE, LOG_FATAL, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__…
98 …((void)HILOG_IMPL(LOG_CORE, LOG_ERROR, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__…
100 …((void)HILOG_IMPL(LOG_CORE, LOG_WARN, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__V…
102 …((void)HILOG_IMPL(LOG_CORE, LOG_INFO, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__V…
104 …((void)HILOG_IMPL(LOG_CORE, LOG_DEBUG, STATS_LABEL[domain].domainId, STATS_LABEL[domain].tag, ##__…