Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/tests/
DOveruseConfigurationTestUtils.cpp116 PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(const std::string& name, in toPerStateIoOveruseThreshold() function
124 PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(const std::string& name, in toPerStateIoOveruseThreshold() function
131 PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(const ComponentType type, in toPerStateIoOveruseThreshold() function
136 PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(const ComponentType type, in toPerStateIoOveruseThreshold() function
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2679 private static PerStateIoOveruseThreshold toPerStateIoOveruseThreshold(String name, in toPerStateIoOveruseThreshold() method in WatchdogPerfHandler