Searched refs:makeFactoryTls (Results 1 – 1 of 1) sorted by relevance
131 std::unique_ptr<RpcTransportCtxFactory> makeFactoryTls() { in makeFactoryTls() function146 static sp<RpcSession> gSessionTls = RpcSession::make(makeFactoryTls());355 forkRpcServer(tlsAddr.c_str(), RpcServer::make(makeFactoryTls())); in main()