Searched defs:Host (Results 1 – 6 of 6) sorted by relevance
55 public class Host extends GenericObject { class85 public Host() { in Host() method in Host94 public Host(String hostName) throws IllegalArgumentException { in Host() method in Host108 public Host(String name, int addrType) { in Host() method in Host
260 Loader::Host::Host(const AtomicString& name, unsigned maxRequestsInFlight) in Host() function in WebCore::Loader::Host
510 virtual const string& Host() { return host_; } in Host() function in StringHttpRequest
96 Debug.ScriptCompilationType = { Host: 0, property
65 Debug.ScriptCompilationType = { Host: 0, property
343 TEST(URLCanonTest, Host) { in TEST() argument