Searched refs:initWithHost (Results 1 – 8 of 8) sorted by relevance
53 virtual HRESULT STDMETHODCALLTYPE initWithHost(
146 HRESULT STDMETHODCALLTYPE WebURLProtectionSpace::initWithHost( in initWithHost() function in WebURLProtectionSpace
2858 (WebURLProtectionSpace::initWithHost): The BString comparisons were10611 (WebURLProtectionSpace::initWithHost):17003 (WebURLProtectionSpace::initWithHost): Compare against BSTRs17926 (WebURLProtectionSpace::initWithHost):
2876 (WebURLProtectionSpace::initWithHost):
151 …-(id)initWithHost:(NSString *)host port:(int)port protocol:(NSString *)protocol realm:(NSString *)…153 …HRESULT initWithHost([in] BSTR host, [in] int port, [in] BSTR protocol, [in] BSTR realm, [in] BSTR…
73 - (id)initWithHost:(ExtensionHost*)host85 - (id)initWithHost:(ExtensionHost*)host228 initWithHost:host
234 return [[[NSURLProtectionSpace alloc] initWithHost:coreSpace.host()
1025 …otectionSpace> protectionSpace(AdoptNS, [[NSURLProtectionSpace alloc] initWithHost:host port:port …