Home
last modified time | relevance | path

Searched refs:eligibleAllowTimeList (Results 1 - 1 of 1) sorted by relevance

/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp434 auto eligibleAllowTimeList = GetEligibleAllowTimeConfig(paramName, condition, true, isApp); in GetMaxDuration() local
436 auto it = std::find_if(eligibleAllowTimeList.begin(), eligibleAllowTimeList.end(), findConfigTask); in GetMaxDuration()
437 if (it == eligibleAllowTimeList.end()) { in GetMaxDuration()

Completed in 2 milliseconds