Home
last modified time | relevance | path

Searched defs:getIoOveruseStats (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/car-lib/src/android/car/watchdog/
DResourceOveruseStats.java114 public @Nullable IoOveruseStats getIoOveruseStats() { in getIoOveruseStats() method in ResourceOveruseStats
/packages/services/Car/cpp/watchdog/server/src/
DIoOveruseMonitor.cpp659 Result<void> IoOveruseMonitor::getIoOveruseStats(IoOveruseStats* ioOveruseStats) const { in getIoOveruseStats() function in android::automotive::watchdog::IoOveruseMonitor
/packages/services/Car/cpp/watchdog/stable_server/src/
DIoOveruseMonitor.cpp659 Result<void> IoOveruseMonitor::getIoOveruseStats(IoOveruseStats* ioOveruseStats) const { in getIoOveruseStats() function in android::automotive::watchdog::IoOveruseMonitor
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java3114 public IoOveruseStats getIoOveruseStats() { in getIoOveruseStats() method in WatchdogPerfHandler.PackageResourceUsage
3264 IoOveruseStats getIoOveruseStats(boolean isKillable) { in getIoOveruseStats() method in WatchdogPerfHandler.PackageIoUsage