Home
last modified time | relevance | path

Searched defs:getResourceOveruseStats (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
H A DICarWatchdog.aidl70 …List<android.automotive.watchdog.ResourceOveruseStats> getResourceOveruseStats(in android.automoti… in getResourceOveruseStats() method
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
H A DICarWatchdog.aidl70 …List<android.automotive.watchdog.ResourceOveruseStats> getResourceOveruseStats(in android.automoti… in getResourceOveruseStats() method
/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
H A DICarWatchdog.aidl163 List<ResourceOveruseStats> getResourceOveruseStats(in ResourceType[] resourceTypes); in getResourceOveruseStats() method
/aosp12/packages/services/Car/car-lib/src/android/car/watchdog/
H A DICarWatchdogService.aidl33 ResourceOveruseStats getResourceOveruseStats( in getResourceOveruseStats() method
H A DCarWatchdogManager.java364 public ResourceOveruseStats getResourceOveruseStats( in getResourceOveruseStats() method in CarWatchdogManager
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogBinderMediator.cpp265 Status WatchdogBinderMediator::getResourceOveruseStats( in getResourceOveruseStats() function in android::automotive::watchdog::WatchdogBinderMediator
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DCarWatchdogService.java331 public ResourceOveruseStats getResourceOveruseStats( in getResourceOveruseStats() method in CarWatchdogService
H A DWatchdogPerfHandler.java408 public ResourceOveruseStats getResourceOveruseStats( in getResourceOveruseStats() method in WatchdogPerfHandler