Lines Matching refs:This

3   This file contains the delarations for componet name routines.
6 This program and the accompanying materials
22 This function retrieves the user readable name of a driver in the form of a
23 Unicode string. If the driver specified by This has a user readable name in
26 by This does not support the language specified by Language,
29 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
33 array indicating the language. This is the
42 This Unicode string is the name of the
43 driver specified by This in the language
47 This and the language specified by Language was
54 @retval EFI_UNSUPPORTED The driver specified by This does not support
61 IN EFI_COMPONENT_NAME_PROTOCOL *This,
71 This function retrieves the user readable name of the controller specified by
73 driver specified by This has a user readable name in the language specified by
75 and EFI_SUCCESS is returned. If the driver specified by This is not currently
77 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
80 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
84 specified by This is managing. This handle
89 the name of. This is an optional parameter that
98 array indicating the language. This is the
107 This Unicode string is the name of the
111 specified by This.
115 driver specified by This was returned in
127 @retval EFI_UNSUPPORTED The driver specified by This is not currently
131 @retval EFI_UNSUPPORTED The driver specified by This does not support
138 IN EFI_COMPONENT_NAME_PROTOCOL *This,