Searched defs:set_host (Results 1 – 10 of 10) sorted by relevance
25 void set_host(DownloadRequestLimiter::TabDownloadState* host) { in set_host() function
50 void set_host(const std::string& in_host) { in set_host() function
62 void set_host(const std::string& host) { host_ = host; } in set_host() function
250 void set_host(const string& val) { host_ = val; } in set_host() function
143 void set_host(const std::string& host) { host_ = host; } in set_host() function
44 void set_host(const std::string & host) { host_ = host; } in set_host() function
52 def set_host(self, host): member in StatusServer
53 void SimpleDataSource::set_host(media::FilterHost* host) { in set_host() function in webkit_glue::SimpleDataSource
94 void BufferedDataSource::set_host(media::FilterHost* host) { in set_host() function in webkit_glue::BufferedDataSource