Home
last modified time | relevance | path

Searched defs:set_host (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
Duser_flow.h37 void set_host(LoginDisplayHost* host) { in set_host() function
/external/chromium_org/net/base/
Dhost_port_pair.h59 void set_host(const std::string& in_host) { in set_host() function
/external/chromium_org/content/browser/renderer_host/
Dlegacy_render_widget_host_win.h105 void set_host(RenderWidgetHostViewAura* host) { in set_host() function
/external/chromium_org/third_party/webrtc/base/
Dhttprequest.h45 void set_host(const std::string& host) { host_ = host; } in set_host() function
Dasynchttprequest.h51 void set_host(const std::string& host) { host_ = host; } in set_host() function
Dhttpcommon.h233 void set_host(const string& val) { host_ = val; } in set_host() function
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dxmppclientsettings.h45 void set_host(const std::string& host) { host_ = host; } in set_host() function
/external/chromium_org/ui/aura/
Dwindow.h124 void set_host(WindowTreeHost* host) { host_ = host; } in set_host() function
/external/chromium_org/content/browser/
Dplugin_service_impl_browsertest.cc293 void set_host(PluginProcessHost* host) { in set_host() function in content::MockCanceledBeforeSentPluginProcessHostClient
/external/chromium_org/v8/src/
Dassembler.h464 void set_host(Code* host) { host_ = host; } in set_host() function
/external/chromium_org/net/spdy/
Dspdy_protocol.h951 void set_host(std::string host) { in set_host() function