Searched defs:kPath (Results 1 – 3 of 3) sorted by relevance
104 explicit UidIoStatsCollector(const std::string& path = kUidIoStatsPath) : kPath(path) {} in kPath() function140 const std::string kPath; variable
124 kPath(path), mMillisPerClockTick(1000 / sysconf(_SC_CLK_TCK)), mLatestStats({}) {} in kPath() function160 const std::string kPath; variable
102 explicit ProcDiskStatsCollector(const std::string& path = kProcDiskStatsPath) : kPath(path) {} in kPath() function