Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dbinder.rs92 pub trait ToSyncInterface interface
415 pub fn into_sync(self) -> Strong<<I as ToSyncInterface>::Target> in into_sync()