Searched defs:ioOveruseStats (Results 1 – 11 of 11) sorted by relevance
75 @Nullable IoOveruseStats ioOveruseStats) { in ResourceOveruseStats()158 …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
872 IoOveruseStats ioOveruseStats = in testGetResourceOveruseStatsForPast7days() local3040 List<PackageIoOveruseStats> ioOveruseStats = in testNoDuplicateUserNotificationOnRepeatedRecurrentOveruse() local3564 List<PackageIoOveruseStats> ioOveruseStats = in testDisableHistoricalRecurrentlyOverusingAppAfterDateChange() local5168 android.automotive.watchdog.IoOveruseStats ioOveruseStats) { in constructPackageIoOveruseStats()5179 IoOveruseStats ioOveruseStats = WatchdogPerfHandler.toIoOveruseStatsBuilder( in constructResourceOveruseStats() local5252 int uid, AtomsProto.CarWatchdogIoOveruseStats ioOveruseStats) { in constructCarWatchdogIoOveruseStatsReported()5272 AtomsProto.CarWatchdogIoOveruseStats ioOveruseStats) { in constructCarWatchdogKillStatsReported()
565 IoOveruseStats ioOveruseStats = in testIoOveruseStatsDescribeContent() local
308 IoOveruseStats ioOveruseStats = resourceOveruseStats.getIoOveruseStats(); in fetchInitialDiskIoStats() local484 IoOveruseStats ioOveruseStats = resourceOveruseStats.getIoOveruseStats(); in onOveruse() local
212 IoOveruseStats ioOveruseStats; in getResourceOveruseStats() local
379 public void latestIoOveruseStats(List<PackageIoOveruseStats> ioOveruseStats) {} in latestIoOveruseStats()
112 ResourceOveruseStats constructResourceOveruseStats(IoOveruseStats ioOveruseStats) { in constructResourceOveruseStats()172 std::string toString(const std::vector<PackageIoOveruseStats>& ioOveruseStats) { in toString()
263 IoOveruseStats ioOveruseStats; in TEST_F() local
480 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in saveIoUsageStats() local936 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in getContentValues() local992 android.automotive.watchdog.IoOveruseStats ioOveruseStats = in queryStats() local
499 IoOveruseStats ioOveruseStats = in getAllResourceOveruseStats() local2860 public PackageIoUsage(android.automotive.watchdog.IoOveruseStats ioOveruseStats, in PackageIoUsage()