Home
last modified time | relevance | path

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

/aosp_15_r20/external/avb/rust/tests/
H A Dtest_ops.rs26 pub enum PartitionContents<'a> { enum
33 impl<'a> PartitionContents<'a> { impl