Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
H A DICarWatchdog.aidl68 …void addResourceOveruseListener(in android.automotive.watchdog.ResourceType[] resourceTypes, in an… in addResourceOveruseListener()
70 ….ResourceOveruseStats> getResourceOveruseStats(in android.automotive.watchdog.ResourceType[] resou… in getResourceOveruseStats()
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
H A DICarWatchdog.aidl68 …void addResourceOveruseListener(in android.automotive.watchdog.ResourceType[] resourceTypes, in an… in addResourceOveruseListener()
70 ….ResourceOveruseStats> getResourceOveruseStats(in android.automotive.watchdog.ResourceType[] resou… in getResourceOveruseStats()
/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
H A DICarWatchdog.aidl142 void addResourceOveruseListener(in ResourceType[] resourceTypes, in addResourceOveruseListener()
163 List<ResourceOveruseStats> getResourceOveruseStats(in ResourceType[] resourceTypes); in getResourceOveruseStats()
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogBinderMediator.cpp229 const std::vector<ResourceType>& resourceTypes, in addResourceOveruseListener()
266 const std::vector<ResourceType>& resourceTypes, in getResourceOveruseStats()