Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DOveruseConfigurationXmlHelper.cpp328 Result<std::vector<PerStateIoOveruseThreshold>> readAppCategorySpecificThresholds( in readAppCategorySpecificThresholds() function
424 if (const auto result = readAppCategorySpecificThresholds(childElement); result.ok()) { in readIoOveruseConfiguration()