Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h137 using LogTypeDomainTable = DomainTable[TypeNum];
141 StatsEntry stats[TypeNum];
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h32 constexpr int TypeNum = static_cast<int>(LOG_TYPE_MAX); variable