Home
last modified time | relevance | path

Searched refs:resourceTypes (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DWatchdogBinderMediator.cpp229 const std::vector<ResourceType>& resourceTypes, in addResourceOveruseListener() argument
235 if (resourceTypes.size() != 1 || resourceTypes[0] != ResourceType::IO) { in addResourceOveruseListener()
266 const std::vector<ResourceType>& resourceTypes, in getResourceOveruseStats() argument
272 if (resourceTypes.size() != 1 || resourceTypes[0] != ResourceType::IO) { in getResourceOveruseStats()
H A DWatchdogBinderMediator.h76 const std::vector<ResourceType>& resourceTypes,
81 const std::vector<ResourceType>& resourceTypes,
/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
H A DICarWatchdog.aidl142 void addResourceOveruseListener(in ResourceType[] resourceTypes, in addResourceOveruseListener() argument
163 List<ResourceOveruseStats> getResourceOveruseStats(in ResourceType[] resourceTypes); in getResourceOveruseStats() argument
/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() argument
70 …OveruseStats> getResourceOveruseStats(in android.automotive.watchdog.ResourceType[] resourceTypes); in getResourceOveruseStats() argument
/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() argument
70 …OveruseStats> getResourceOveruseStats(in android.automotive.watchdog.ResourceType[] resourceTypes); in getResourceOveruseStats() argument