Searched defs:BinderTransactTest (Results 1 – 1 of 1) sorted by relevance
49 pub trait BinderTransactTest: Interface {} trait62 impl BinderTransactTest for () {} implementation65 _service: &dyn BinderTransactTest, in on_transact()