/aosp_15_r20/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 { impl 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()
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/ |
D | mod.rs | 363 pub struct DevicePath { struct 367 impl ProtocolPointer for DevicePath { argument 377 impl DevicePath { impl 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()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 231 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct 233 impl DevicePath { implementation 238 ) -> io::Result<DevicePath> { in from_text() 289 impl Drop for DevicePath { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 231 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct 233 impl DevicePath { implementation 238 ) -> io::Result<DevicePath> { in from_text() 289 impl Drop for DevicePath { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/ |
H A D | helpers.rs | 231 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct 233 impl DevicePath { implementation 238 ) -> io::Result<DevicePath> { in from_text() 289 impl Drop for DevicePath { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/media/ |
D | load_file.rs | 67 file_path: &DevicePath, in load_file()
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/media/ |
D | load_file.rs | 67 file_path: &DevicePath, in load_file()
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/ |
D | loaded_image.rs | 49 pub fn file_path(&self) -> Option<&DevicePath> { in file_path()
|
/aosp_15_r20/external/rust/crates/uefi/src/proto/ |
D | loaded_image.rs | 49 pub fn file_path(&self) -> Option<&DevicePath> { in file_path()
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | UefiTcgPlatform.h | 170 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member 184 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
H A D | UefiTcgPlatform.h | 170 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member 184 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
H A D | UefiTcgPlatform.h | 169 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member 183 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
|
/aosp_15_r20/external/rust/crates/uefi/src/ |
D | boot.rs | 550 remaining_device_path: Option<&DevicePath>, in connect_controller() 754 device_path: &mut &DevicePath, in locate_device_path()
|
/aosp_15_r20/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()
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | UgaIo.h | 192 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | UgaIo.h | 186 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | UgaIo.h | 184 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | UgaIo.h | 186 EFI_DEVICE_PATH_PROTOCOL *DevicePath; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
H A D | UefiTcgPlatform.h | 134 EFI_DEVICE_PATH_PROTOCOL DevicePath[1]; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Uefi/ |
H A 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
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Uefi/ |
H A 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
|