Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp186 const LogTypeDomainTable& ldTable = stats.GetDomainTable(); in SendOverallStats() local
199 for (const DomainTable &dt : ldTable) { in SendOverallStats()
213 const LogTypeDomainTable& ldTable = stats.GetDomainTable(); in SendLogTypeDomainStats() local
215 for (const DomainTable &dt : ldTable) { in SendLogTypeDomainStats()
237 for (const DomainTable &dt : ldTable) { in SendLogTypeDomainStats()
253 const LogTypeDomainTable& ldTable = stats.GetDomainTable(); in SendDomainStats() local
254 for (const DomainTable &dt : ldTable) { in SendDomainStats()
291 const LogTypeDomainTable& ldTable = stats.GetDomainTable(); in SendDomainTagStats() local
292 for (const DomainTable &dt : ldTable) { in SendDomainTagStats()