Searched refs:procCallout (Results 1 – 2 of 2) sorted by relevance
448 const ProcedureCallout& procCallout) -> void { in convertFAPItoPELformat() argument455 procCallout.callout_priority); in convertFAPItoPELformat()458 procCallout.proc_callout); in convertFAPItoPELformat()460 jsonCalloutData["Procedure"] = procCallout.proc_callout; in convertFAPItoPELformat()462 getPelPriority(procCallout.callout_priority); in convertFAPItoPELformat()
730 &ffdc_prefix](const ProcedureCallout& procCallout) -> void { in processBootErrorHelper() argument738 procCallout.callout_priority); in processBootErrorHelper()742 procCallout.proc_callout); in processBootErrorHelper()745 jsonCalloutData["Procedure"] = procCallout.proc_callout; in processBootErrorHelper()747 getPelPriority(procCallout.callout_priority); in processBootErrorHelper()