Searched refs:UserPackageIoUsage (Results 1 – 2 of 2) sorted by relevance
181 struct UserPackageIoUsage { struct182 UserPackageIoUsage(const android::automotive::watchdog::internal::PackageInfo& packageInfo,191 UserPackageIoUsage& operator+=(const UserPackageIoUsage& r); argument192 UserPackageIoUsage& operator+=(261 std::unordered_map<std::string, UserPackageIoUsage> mUserPackageDailyIoUsageById
261 UserPackageIoUsage curUsage(curUidStats.packageInfo, curUidStats.ioStats,263 UserPackageIoUsage* dailyIoUsage;569 const UserPackageIoUsage* dailyIoUsage; in getIoOveruseStats()670 IoOveruseMonitor::UserPackageIoUsage::UserPackageIoUsage(const PackageInfo& pkgInfo, in UserPackageIoUsage() function in android::automotive::watchdog::IoOveruseMonitor::UserPackageIoUsage682 IoOveruseMonitor::UserPackageIoUsage& IoOveruseMonitor::UserPackageIoUsage::operator+=( in operator +=()683 const UserPackageIoUsage& r) { in operator +=()691 IoOveruseMonitor::UserPackageIoUsage& IoOveruseMonitor::UserPackageIoUsage::operator+=( in operator +=()699 const std::string IoOveruseMonitor::UserPackageIoUsage::id() const { in id()703 void IoOveruseMonitor::UserPackageIoUsage::resetStats() { in resetStats()