Home | History | Annotate | Download | only in DriverHealthManagerDxe

Lines Matching defs:ComponentName

241   @param  ComponentName        A pointer to the Component Name (2) protocol interface.

256 OUT EFI_COMPONENT_NAME_PROTOCOL **ComponentName,
268 (VOID **) ComponentName,
281 (*ComponentName)->SupportedLanguages,
315 EFI_COMPONENT_NAME_PROTOCOL *ComponentName;
324 &ComponentName,
334 Status = ComponentName->GetDriverName (
335 ComponentName,
420 EFI_COMPONENT_NAME_PROTOCOL *ComponentName;
429 &ComponentName,
439 Status = ComponentName->GetControllerName (
440 ComponentName,