Home
last modified time | relevance | path

Searched defs:CanDelegate (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/net/http/
Dmock_allow_url_security_manager.cc18 bool MockAllowURLSecurityManager::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::MockAllowURLSecurityManager
Durl_security_manager.cc27 bool URLSecurityManagerWhitelist::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::URLSecurityManagerWhitelist
Durl_security_manager_win.cc105 bool URLSecurityManagerWin::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::URLSecurityManagerWin
Durl_security_manager_unittest.cc65 TEST(URLSecurityManager, CanDelegate) { in TEST() argument
Dhttp_auth_handler_negotiate.cc328 bool HttpAuthHandlerNegotiate::CanDelegate() const { in CanDelegate() function in net::HttpAuthHandlerNegotiate