Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs154 pub enum VintfStabilityType {} enum
160 impl StabilityType for VintfStabilityType { implementation