Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/vm_control/src/
H A Dlib.rs1254 pub enum BatProperty { enum
1264 impl FromStr for BatProperty { implementation
1281 impl Display for BatProperty { implementation