Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp174 const LogTypeDomainTable& ldTable = stats.GetDomainTable(); in SendOverallStats() local
187 for (const DomainTable &dt : ldTable) { in SendOverallStats()
201 const LogTypeDomainTable& ldTable = stats.GetDomainTable(); in SendLogTypeDomainStats() local
203 for (const DomainTable &dt : ldTable) { in SendLogTypeDomainStats()
225 for (const DomainTable &dt : ldTable) { in SendLogTypeDomainStats()
241 const LogTypeDomainTable& ldTable = stats.GetDomainTable(); in SendDomainStats() local
242 for (const DomainTable &dt : ldTable) { in SendDomainStats()
279 const LogTypeDomainTable& ldTable = stats.GetDomainTable(); in SendDomainTagStats() local
280 for (const DomainTable &dt : ldTable) { in SendDomainTagStats()