Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/src/
Dbinder.rs389 pub fn into_sync(self) -> Strong<<I as ToSyncInterface>::Target> in into_sync() method
/frameworks/native/libs/binder/rust/tests/
Dintegration.rs659 let test_client = test_client.into_sync(); in get_selinux_context_async_to_sync()