Searched defs:bootstrapFd (Results 1 – 3 of 3) sorted by relevance
130 ARpcServer* ARpcServer_newUnixDomainBootstrap(AIBinder* service, int bootstrapFd) { in ARpcServer_newUnixDomainBootstrap()225 AIBinder* ARpcSession_setupUnixDomainBootstrapClient(ARpcSession* handle, int bootstrapFd) { in ARpcSession_setupUnixDomainBootstrapClient()
66 status_t RpcServer::setupUnixDomainSocketBootstrapServer(unique_fd bootstrapFd) { in setupUnixDomainSocketBootstrapServer()
147 status_t RpcSession::setupUnixDomainSocketBootstrapClient(unique_fd bootstrapFd) { in setupUnixDomainSocketBootstrapClient()