Searched defs:forgivenWriteBytes (Results 1 – 6 of 6) sorted by relevance
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/ |
H A D | WatchdogPerfHandler.java | 1281 android.automotive.watchdog.PerStateBytes forgivenWriteBytes) { in cacheAndFetchUsageLocked() 2387 android.automotive.watchdog.PerStateBytes forgivenWriteBytes, in update() 2480 android.automotive.watchdog.PerStateBytes forgivenWriteBytes, int forgivenOveruses, in PackageIoUsage() 2554 android.automotive.watchdog.PerStateBytes forgivenWriteBytes) { in update()
|
H A D | WatchdogStorage.java | 809 android.automotive.watchdog.PerStateBytes forgivenWriteBytes = in getContentValues() local 859 PerStateBytes forgivenWriteBytes = new PerStateBytes(); in queryStats() local
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/ |
H A D | WatchdogStorageUnitTest.java | 796 PerStateBytes forgivenWriteBytes, int totalOveruses, int forgivenOveruses, in constructIoUsageStatsEntry()
|
H A D | CarWatchdogServiceUnitTest.java | 4270 boolean shouldNotify, android.automotive.watchdog.PerStateBytes forgivenWriteBytes, in constructPackageIoOveruseStats() 4292 android.automotive.watchdog.PerStateBytes forgivenWriteBytes, int totalOveruses) { in constructUserPackageIoUsageStats()
|
/aosp12/packages/services/Car/cpp/watchdog/server/src/ |
H A D | IoOveruseMonitor.cpp | 145 PerStateBytes forgivenWriteBytes; in calculateOveruseAndForgivenBytes() local
|
/aosp12/packages/services/Car/cpp/watchdog/server/tests/ |
H A D | IoOveruseMonitorTest.cpp | 129 const PerStateBytes& forgivenWriteBytes, in constructUserPackageIoUsageStats()
|