Searched refs:xmlServices (Results 1 – 1 of 1) sorted by relevance
99 if (auto xmlServices = XmlServiceSupplier::fromFile(serverConfig)) { in main() local100 server.reset(new DumpstateGrpcServer{serverAddr, *xmlServices}); in main()