Searched refs:getCutoffTypeFromString (Results 1 – 1 of 1) sorted by relevance
102 CutoffType type = getCutoffTypeFromString(key); in processRules()107 cutoffType = getCutoffTypeFromString(key); in processRules()228 static CutoffType getCutoffTypeFromString(const char *type_str) { in getCutoffTypeFromString() function