Home
last modified time | relevance | path

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

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