Searched defs:ioOveruseStats (Results 1 – 11 of 11) sorted by relevance
72 @Nullable IoOveruseStats ioOveruseStats) { in ResourceOveruseStats()146 …IoOveruseStats ioOveruseStats = (flg & 0x4) == 0 ? null : (IoOveruseStats) in.readTypedObject(IoOv… in ResourceOveruseStats() local
48 public static Subject.Factory<IoOveruseStatsSubject, IoOveruseStats> ioOveruseStats() { in ioOveruseStats() method in IoOveruseStatsSubject
632 IoOveruseStats ioOveruseStats = in testGetResourceOveruseStatsForPast7days() local2947 List<PackageIoOveruseStats> ioOveruseStats = in testDisableHistoricalRecurrentlyOverusingAppAfterDateChange() local4271 android.automotive.watchdog.IoOveruseStats ioOveruseStats) { in constructPackageIoOveruseStats()4282 IoOveruseStats ioOveruseStats = WatchdogPerfHandler.toIoOveruseStatsBuilder( in constructResourceOveruseStats() local4373 int uid, AtomsProto.CarWatchdogIoOveruseStats ioOveruseStats) { in constructCarWatchdogIoOveruseStatsReported()4393 AtomsProto.CarWatchdogIoOveruseStats ioOveruseStats) { in constructCarWatchdogKillStatsReported()
511 IoOveruseStats ioOveruseStats = in testIoOveruseStatsDescribeContent() local
306 IoOveruseStats ioOveruseStats = resourceOveruseStats.getIoOveruseStats(); in fetchInitialDiskIoStats() local480 IoOveruseStats ioOveruseStats = resourceOveruseStats.getIoOveruseStats(); in onOveruse() local
263 public void latestIoOveruseStats(List<PackageIoOveruseStats> ioOveruseStats) {} in latestIoOveruseStats()
276 IoOveruseStats ioOveruseStats; in getResourceOveruseStats() local
106 ResourceOveruseStats constructResourceOveruseStats(IoOveruseStats ioOveruseStats) { in constructResourceOveruseStats()166 std::string toString(const std::vector<PackageIoOveruseStats>& ioOveruseStats) { in toString()
292 IoOveruseStats ioOveruseStats; in TEST_F() local
374 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in saveIoUsageStats() local789 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in getContentValues() local845 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in queryStats() local
458 IoOveruseStats ioOveruseStats = in getAllResourceOveruseStats() local2479 public PackageIoUsage(android.automotive.watchdog.IoOveruseStats ioOveruseStats, in PackageIoUsage()