Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/driver/
Dcomponent_name.rs103 pub struct ComponentName2(ComponentName2Protocol); struct
105 impl ComponentName2 { implementation
/aosp_15_r20/external/rust/crates/uefi/src/proto/driver/
Dcomponent_name.rs103 pub struct ComponentName2(ComponentName2Protocol); struct
105 impl ComponentName2 { impl