Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A Dlibbinder_rpc_unstable.cpp131 ARpcServer* ARpcServer_newUnixDomainBootstrap(AIBinder* service, int bootstrapFd) { in ARpcServer_newUnixDomainBootstrap()
226 AIBinder* ARpcSession_setupUnixDomainBootstrapClient(ARpcSession* handle, int bootstrapFd) { in ARpcSession_setupUnixDomainBootstrapClient()
H A DRpcServer.cpp66 status_t RpcServer::setupUnixDomainSocketBootstrapServer(unique_fd bootstrapFd) { in setupUnixDomainSocketBootstrapServer()
H A DRpcSession.cpp147 status_t RpcSession::setupUnixDomainSocketBootstrapClient(unique_fd bootstrapFd) { in setupUnixDomainSocketBootstrapClient()