Searched refs:calloutPriorityValues (Results 1 – 4 of 4) sorted by relevance
105 extern const PELValues calloutPriorityValues;
196 const PELValues calloutPriorityValues = { variable
625 pel_values::calloutPriorityValues), in getCallouts() 1033 pv::findByName(regCallout.priority, pv::calloutPriorityValues); in addRegistryCallout() 1034 assert(priorityIt != pv::calloutPriorityValues.end()); in addRegistryCallout() 1200 pel_values::calloutPriorityValues); in addDevicePathCallouts() 1202 if (p != pel_values::calloutPriorityValues.end()) in addDevicePathCallouts() 1453 pv::calloutPriorityValues); in getPriorityFromJSON() 1454 if (priorityIt == pv::calloutPriorityValues.end()) in getPriorityFromJSON()
803 pel_values::calloutPriorityValues, in getResolution()