Home
last modified time | relevance | path

Searched defs:ReferenceGuid (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/Observable/
DObservable.c204 …* specified by ReferenceGuid so that it can be deleted. If the requested observable is found, befo… in FindAndDeleteObservable()
277 * lies on the helper function. in FindAndDeleteSubscriber()
335 …* OBS_CASLLBACK CallbackInterface A pointer to the function that is subscribing… in Subscribe()
429 * Use this to remove an interface from the callback list associated with an observable guid. in Unsubscribe()
452 …* @param EFI_GUID ReferenceGuid The observable guid that contains the the list of int… in Publish()
504 * Create a new observable that can be observed with the use of Subscribe function. in AddObservable()
580 …* Remove an observable so that it can no longer be subscribed to. In addition, unsubscribe any fun… in RemoveObservable()