HomeSort by relevance Sort by last modified time
    Searched defs:DestroyChild (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ServiceBinding/
ServiceBinding.h 85 EFI_SERVICE_BINDING_DESTROY_CHILD DestroyChild;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
ServiceBinding.h 56 The DestroyChild() function does the opposite of CreateChild(). It removes a protocol
81 /// in CreateChild() and removing protocols in DestroyChild(). It is also required
83 /// to establish the parent-child relationship, and closes the protocol in DestroyChild().
84 /// The pseudo code for CreateChild() and DestroyChild() is provided to specify the
87 /// protocol and calling DestroyChild() when it is finished with that protocol.
91 EFI_SERVICE_BINDING_DESTROY_CHILD DestroyChild;
  /external/syslinux/efi32/include/efi/
efiprot.h 753 EFI_SERVICE_BINDING_DESTROY_CHILD DestroyChild;
  /external/syslinux/efi64/include/efi/
efiprot.h 753 EFI_SERVICE_BINDING_DESTROY_CHILD DestroyChild;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiprot.h 753 EFI_SERVICE_BINDING_DESTROY_CHILD DestroyChild;

Completed in 1356 milliseconds