Searched defs:set_host (Results 1 – 5 of 5) sorted by relevance
46 void set_host(const std::string& host) { host_ = host; } in set_host() function
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
528 def set_host(self, host): member in HostQueueEntry
518 void set_host(Code* host) { host_ = host; } in set_host() function