Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/rust/rpcbinder/src/
H A Dsession.rs134 pub fn setup_unix_domain_bootstrap_client<T: FromIBinder + ?Sized>( in setup_unix_domain_bootstrap_client() method
/aosp_15_r20/packages/modules/Virtualization/libs/libvmclient/src/
Dlib.rs161 .setup_unix_domain_bootstrap_client(self.client_fd.as_fd()) in connect()