Searched refs:categoryThreshold (Results 1 – 1 of 1) sorted by relevance
363 for (const auto& categoryThreshold : thresholds) { in updatePerCategoryThresholds() local364 if (auto result = containsValidThresholds(categoryThreshold); !result.ok()) { in updatePerCategoryThresholds()369 if (auto category = toApplicationCategoryType(categoryThreshold.name); in updatePerCategoryThresholds()372 categoryThreshold.name.c_str()); in updatePerCategoryThresholds()377 categoryThreshold.name.c_str()); in updatePerCategoryThresholds()379 mPerCategoryThresholds[category] = categoryThreshold; in updatePerCategoryThresholds()