Searched refs:calloutPriorityValues (Results 1 – 4 of 4) sorted by relevance
105 extern const PELValues calloutPriorityValues;
632 pel_values::calloutPriorityValues), in getCallouts()1028 pv::findByName(regCallout.priority, pv::calloutPriorityValues); in addRegistryCallout()1029 assert(priorityIt != pv::calloutPriorityValues.end()); in addRegistryCallout()1173 pel_values::calloutPriorityValues); in addDevicePathCallouts()1175 if (p != pel_values::calloutPriorityValues.end()) in addDevicePathCallouts()1417 pv::calloutPriorityValues); in getPriorityFromJSON()1418 if (priorityIt == pv::calloutPriorityValues.end()) in getPriorityFromJSON()
208 const PELValues calloutPriorityValues = { variable
806 pel_values::calloutPriorityValues, in getResolution()