Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/tcg/
Dv1.rs306 pub const fn iter(&self) -> EventLogIter { in iter()
329 pub struct EventLogIter<'a> { struct
334 impl<'a> Iterator for EventLogIter<'a> { implementation
Dv2.rs385 pub fn iter(&self) -> EventLogIter { in iter()
572 pub struct EventLogIter<'a> { struct
578 impl<'a> Iterator for EventLogIter<'a> { argument
/aosp_15_r20/external/rust/crates/uefi/src/proto/tcg/
Dv1.rs306 pub const fn iter(&self) -> EventLogIter { in iter()
329 pub struct EventLogIter<'a> { struct
334 impl<'a> Iterator for EventLogIter<'a> { argument
Dv2.rs385 pub fn iter(&self) -> EventLogIter { in iter()
572 pub struct EventLogIter<'a> { struct
578 impl<'a> Iterator for EventLogIter<'a> { argument