Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv2.rs305 struct EventLogHeader<'a> { struct
316 impl<'a> EventLogHeader<'a> { argument
405 fn header(&self) -> Option<EventLogHeader> { in header()
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv2.rs305 struct EventLogHeader<'a> { struct
316 impl<'a> EventLogHeader<'a> { impl
405 fn header(&self) -> Option<EventLogHeader> { in header()