Searched refs:readAppCategorySpecificThresholds (Results 1 – 1 of 1) sorted by relevance
328 Result<std::vector<PerStateIoOveruseThreshold>> readAppCategorySpecificThresholds( in readAppCategorySpecificThresholds() function424 if (const auto result = readAppCategorySpecificThresholds(childElement); result.ok()) { in readIoOveruseConfiguration()