Home
last modified time | relevance | path

Searched refs:impl_parcelable (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/rust/src/parcel/
Dparcelable.rs349 $(impl_parcelable!{$trait, $ty, $fn})*
365 macro_rules! impl_parcelable { macro