Searched refs:ProtectionSpaceServerType (Results 1 – 9 of 9) sorted by relevance
32 enum ProtectionSpaceServerType { enum59 …ProtectionSpace(const String& host, int port, ProtectionSpaceServerType, const String& realm, Prot…67 ProtectionSpaceServerType serverType() const;77 ProtectionSpaceServerType m_serverType;
50 ProtectionSpace::ProtectionSpace(const String& host, int port, ProtectionSpaceServerType serverType… in ProtectionSpace()70 ProtectionSpaceServerType ProtectionSpace::serverType() const in serverType()
58 WebCore::ProtectionSpaceServerType WebProtectionSpace::serverType() const in serverType()
49 WebCore::ProtectionSpaceServerType serverType() const;
158 ProtectionSpaceServerType serverType = ProtectionSpaceServerHTTP; in initWithHost()186 ProtectionSpaceServerType serverType = ProtectionSpaceProxyHTTP; in initWithProxyHost()
210 ProtectionSpaceServerType serverType = ProtectionSpaceServerHTTP; in core()
225 inline WKProtectionSpaceServerType toAPI(WebCore::ProtectionSpaceServerType type) in toAPI()
282 ProtectionSpaceServerType serverType = ProtectionSpaceProxyHTTP;
162 …space = WebCore::ProtectionSpace(host, port, static_cast<WebCore::ProtectionSpaceServerType>(serve…