Home
last modified time | relevance | path

Searched defs:kPath (Results 1 – 3 of 3) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DUidIoStatsCollector.h104 explicit UidIoStatsCollector(const std::string& path = kUidIoStatsPath) : kPath(path) {} in kPath() function
140 const std::string kPath; variable
DProcStatCollector.h124 kPath(path), mMillisPerClockTick(1000 / sysconf(_SC_CLK_TCK)), mLatestStats({}) {} in kPath() function
160 const std::string kPath; variable
DProcDiskStatsCollector.h102 explicit ProcDiskStatsCollector(const std::string& path = kProcDiskStatsPath) : kPath(path) {} in kPath() function