Searched refs:selected_port (Results 1 – 1 of 1) sorted by relevance
48 int selected_port; in RunGrpcServer() local50 grpc::InsecureServerCredentials(), &selected_port); in RunGrpcServer()70 return std::make_pair(nullptr, static_cast<uint32_t>(selected_port)); in RunGrpcServer()74 std::to_string(selected_port).c_str()); in RunGrpcServer()77 static_cast<uint32_t>(selected_port)); in RunGrpcServer()