Searched refs:set_host (Results 1 – 9 of 9) sorted by relevance
46 void set_host(const std::string& host) { host_ = host; } in set_host() function
58 url.set_host(TEST_HOST); in TEST()
244 void set_host(const string& val) { host_ = val; } in set_host() function
28 void set_host(const std::string& host) { host_ = host; } in set_host() function
467 remote_mr.set_host(host_); in TransportOptionsFromTensor()506 remote_mr.set_host(host_); in TransportOptionsFromTensor()
237 queue_entry.set_host(host)
570 def set_host(self, host): member in HostQueueEntry816 self.set_host(None)
533 info->set_host(new_code); in RelocateRelocInfos()
487 void set_host(Code* host) { host_ = host; } in set_host() function