Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DOveruseConfigurationXmlHelper.cpp267 Result<PerStateIoOveruseThreshold> readComponentLevelThresholds(ComponentType componentType, in readComponentLevelThresholds() function
414 if (const auto result = readComponentLevelThresholds(componentType, childElement); in readIoOveruseConfiguration()