Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/src/
Dbinder.rs89 pub trait ToSyncInterface interface
381 pub fn into_sync(self) -> Strong<<I as ToSyncInterface>::Target> in into_sync()