Home
last modified time | relevance | path

Searched defs:toPerStateIoOveruseThreshold (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DOveruseConfigurationTestUtils.cpp115 PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(const std::string& name, in toPerStateIoOveruseThreshold() function
123 PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(const std::string& name, in toPerStateIoOveruseThreshold() function
130 PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(const ComponentType type, in toPerStateIoOveruseThreshold() function
135 PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(const ComponentType type, in toPerStateIoOveruseThreshold() function
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java2130 private static PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(String name, in toPerStateIoOveruseThreshold() method in WatchdogPerfHandler