Searched refs:toApplicationCategoryType (Results 1 – 2 of 2) sorted by relevance
118 ApplicationCategoryType toApplicationCategoryType(const std::string& value) { in toApplicationCategoryType() function369 if (auto category = toApplicationCategoryType(categoryThreshold.name); in updatePerCategoryThresholds()
182 ApplicationCategoryType toApplicationCategoryType(std::string_view value) { in toApplicationCategoryType() function211 if (meta.appCategoryType = toApplicationCategoryType(type); in readPackageToAppCategoryTypes()