Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs151 pub enum LocalStabilityType {} enum
156 impl StabilityType for LocalStabilityType { implementation