Searched defs:HostPortsJob (Results 1 – 1 of 1) sorted by relevance
39 struct HostPortsJob { struct40 HostPortsJob(const string& job_id, const std::map<int, string>& host_ports) in HostPortsJob() function52 const std::vector<HostPortsJob>& host_ports_jobs() const { in host_ports_jobs() argument