Home
last modified time | relevance | path

Searched refs:ARpcServer_newUnixDomainBootstrap (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include_rpc_unstable/
Dbinder_rpc_unstable.hpp59 [[nodiscard]] ARpcServer* ARpcServer_newUnixDomainBootstrap(AIBinder* service, int bootstrapFd);
/frameworks/native/libs/binder/rust/rpcbinder/src/server/
Dandroid.rs93 Self::checked_from_ptr(binder_rpc_unstable_bindgen::ARpcServer_newUnixDomainBootstrap( in new_unix_domain_bootstrap()
/frameworks/native/libs/binder/
Dlibbinder_rpc_unstable.cpp130 ARpcServer* ARpcServer_newUnixDomainBootstrap(AIBinder* service, int bootstrapFd) { in ARpcServer_newUnixDomainBootstrap() function