Home
last modified time | relevance | path

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

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