Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dmod.rs663 pub struct LoadedImageDevicePath(DevicePath); struct
665 impl ProtocolPointer for LoadedImageDevicePath { implementation
675 impl Deref for LoadedImageDevicePath { implementation