Home
last modified time | relevance | path

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

/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
Dhelpers.rs235 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct
237 impl DevicePath { impl
242 ) -> io::Result<DevicePath> { in from_text()
293 impl Drop for DevicePath { implementation
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
Dhelpers.rs235 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct
237 impl DevicePath { impl
242 ) -> io::Result<DevicePath> { in from_text()
293 impl Drop for DevicePath { implementation
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
Dhelpers.rs235 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct
237 impl DevicePath { implementation
242 ) -> io::Result<DevicePath> { in from_text()
293 impl Drop for DevicePath { implementation
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/
Dhelpers.rs235 pub(crate) struct DevicePath(NonNull<r_efi::protocols::device_path::Protocol>); struct
237 impl DevicePath { implementation
242 ) -> io::Result<DevicePath> { in from_text()
293 impl Drop for DevicePath { implementation
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsetupapi.h429 CHAR DevicePath[ANYSIZE_ARRAY]; member
434 WCHAR DevicePath[ANYSIZE_ARRAY]; member