Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DWatchdogBinderMediator.cpp176 const std::vector<ResourceType>& resourceTypes, in addResourceOveruseListener() argument
182 if (resourceTypes.size() != 1 || resourceTypes[0] != ResourceType::IO) { in addResourceOveruseListener()
214 const std::vector<ResourceType>& resourceTypes, in getResourceOveruseStats() argument
221 if (resourceTypes.size() != 1 || resourceTypes[0] != ResourceType::IO) { in getResourceOveruseStats()
DWatchdogBinderMediator.h91 const std::vector<aidl::android::automotive::watchdog::ResourceType>& resourceTypes,
98 const std::vector<aidl::android::automotive::watchdog::ResourceType>& resourceTypes,
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/
DICarWatchdog.aidl142 void addResourceOveruseListener(in ResourceType[] resourceTypes, in addResourceOveruseListener() argument
163 List<ResourceOveruseStats> getResourceOveruseStats(in ResourceType[] resourceTypes); in getResourceOveruseStats() argument
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/3/android/automotive/watchdog/
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
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/
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