Searched refs:eligibleAllowTimeList (Results 1 – 1 of 1) sorted by relevance
425 auto eligibleAllowTimeList = GetEligibleAllowTimeConfig(paramName, condition, true, isApp); in GetMaxDuration() local427 …auto it = std::find_if(eligibleAllowTimeList.begin(), eligibleAllowTimeList.end(), findConfigTask); in GetMaxDuration()428 if (it == eligibleAllowTimeList.end()) { in GetMaxDuration()