Searched defs:serverInfo (Results 1 – 3 of 3) sorted by relevance
26 auto serverInfo = vhal_impl::VirtualizedVhalServerInfo::fromCommandLine(argc, argv, &err); in main() local
37 auto serverInfo = vhal_impl::VirtualizedVhalServerInfo::fromRoPropertyStore(); in main() local
42 explicit GrpcVehicleServerImpl(const VirtualizedVhalServerInfo& serverInfo) in GrpcVehicleServerImpl()132 GrpcVehicleServerPtr makeGrpcVehicleServer(const VirtualizedVhalServerInfo& serverInfo) { in makeGrpcVehicleServer()