Home
last modified time | relevance | path

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

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