Searched refs:CanDelegate (Results 1 – 8 of 8) sorted by relevance
65 TEST(URLSecurityManager, CanDelegate) { in TEST() argument76 bool can_delegate = url_security_manager->CanDelegate(gurl); in TEST()90 bool can_delegate = url_security_manager->CanDelegate(gurl); in TEST()
53 virtual bool CanDelegate(const GURL& auth_origin) const = 0;68 virtual bool CanDelegate(const GURL& auth_origin) const;
35 virtual bool CanDelegate(const GURL& auth_origin) const;105 bool URLSecurityManagerWin::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::URLSecurityManagerWin
193 if (CanDelegate()) in Init()323 bool HttpAuthHandlerNegotiate::CanDelegate() const { in CanDelegate() function in net::HttpAuthHandlerNegotiate329 return url_security_manager_->CanDelegate(origin_); in CanDelegate()
18 bool MockAllowURLSecurityManager::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::MockAllowURLSecurityManager
21 virtual bool CanDelegate(const GURL& auth_origin) const;
27 bool URLSecurityManagerWhitelist::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::URLSecurityManagerWhitelist
140 bool CanDelegate() const;