Searched defs:rpcServer (Results 1 – 7 of 7) sorted by relevance
51 auto rpcServer = RpcServerTrusty::makeRpcServer(std::move(ctx)); in ARpcServerTrusty_newPerSession() local
90 auto rpcServer = RpcServer::make(); in Dispatch() local215 auto rpcServer = RpcServer::make(); in wrapServiceManager() local
230 RpcServerLink(const sp<RpcServer>& rpcServer, const sp<IBinder>& keepAliveBinder, in RpcServerLink()694 auto rpcServer = RpcServer::make(); in setRpcClientDebug() local
95 auto rpcServer = sp<RpcServer>::make(std::move(ctx)); in makeRpcServer() local
103 int RpcServerTrusty::handleConnectInternal(RpcServer* rpcServer, handle_t chan, const uuid* peer, in handleConnectInternal()
1389 auto rpcServer = RpcServer::make(); in TEST() local1495 auto rpcServer = RpcServer::make(newTlsFactory(rpcSecurity)); in setUp() local
1604 auto rpcServer = RpcServer::make(); in CreateSocket() local