/external/rust/android-crates-io/crates/uefi/src/proto/device_path/ |
D | mod.rs | 363 pub struct DevicePath { struct 367 impl ProtocolPointer for DevicePath { argument 377 impl DevicePath { implementation 502 impl Debug for DevicePath { implementation 510 impl PartialEq for DevicePath { implementation 516 impl<'a> TryFrom<&'a [u8]> for &'a DevicePath { implementation 526 impl ToOwned for DevicePath { implementation 678 fn deref(&self) -> &DevicePath { in deref()
|
D | text.rs | 109 device_path: &DevicePath, in convert_device_path_to_text() 168 pub fn convert_text_to_device_path(&self, text_device_path: &CStr16) -> Result<&DevicePath> { in convert_text_to_device_path()
|
D | build.rs | 135 pub fn finalize(self) -> Result<&'a DevicePath, BuildError> { in finalize()
|
/external/rust/android-crates-io/crates/uefi/src/proto/media/ |
D | load_file.rs | 67 file_path: &DevicePath, in load_file()
|
/external/rust/android-crates-io/crates/uefi/src/proto/ |
D | loaded_image.rs | 49 pub fn file_path(&self) -> Option<&DevicePath> { in file_path()
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
D | UgaIo.h | 184 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
D | UgaIo.h | 186 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
D | UgaIo.h | 186 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
D | UgaIo.h | 192 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
D | UefiTcgPlatform.h | 170 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member 184 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
D | UefiTcgPlatform.h | 169 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member 183 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
D | UefiTcgPlatform.h | 170 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member 184 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
|
/external/rust/android-crates-io/crates/uefi/src/ |
D | boot.rs | 550 remaining_device_path: Option<&DevicePath>, in connect_controller() 754 device_path: &mut &DevicePath, in locate_device_path()
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
D | UefiTcgPlatform.h | 134 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Uefi/ |
D | UefiInternalFormRepresentation.h | 675 EFI_STRING_ID DevicePath; member 982 EFI_STRING_ID DevicePath; member 1156 EFI_STRING_ID DevicePath; member 1256 EFI_STRING_ID DevicePath; member 1261 EFI_STRING_ID DevicePath; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Uefi/ |
D | UefiInternalFormRepresentation.h | 675 EFI_STRING_ID DevicePath; member 982 EFI_STRING_ID DevicePath; member 1156 EFI_STRING_ID DevicePath; member 1256 EFI_STRING_ID DevicePath; member 1261 EFI_STRING_ID DevicePath; member
|
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/ |
D | UefiInternalFormRepresentation.h | 681 EFI_STRING_ID DevicePath; member 987 EFI_STRING_ID DevicePath; member 1161 EFI_STRING_ID DevicePath; member 1261 EFI_STRING_ID DevicePath; member 1266 EFI_STRING_ID DevicePath; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Uefi/ |
D | UefiInternalFormRepresentation.h | 673 EFI_STRING_ID DevicePath; member 980 EFI_STRING_ID DevicePath; member 1154 EFI_STRING_ID DevicePath; member 1254 EFI_STRING_ID DevicePath; member 1259 EFI_STRING_ID DevicePath; member
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/DeviceAndDriverInstallation/ |
D | mod.rs | 4098 pub DevicePath: [u8; 1], field 4112 pub DevicePath: [u8; 1], field 4126 pub DevicePath: [u16; 1], field 4140 pub DevicePath: [u16; 1], field
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/DeviceAndDriverInstallation/ |
D | mod.rs | 4098 pub DevicePath: [u8; 1], field 4112 pub DevicePath: [u8; 1], field 4126 pub DevicePath: [u16; 1], field 4140 pub DevicePath: [u16; 1], field
|