Searched defs:CanDelegate (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/net/http/ | ||
D | mock_allow_url_security_manager.cc | 18 bool MockAllowURLSecurityManager::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::MockAllowURLSecurityManager |
D | url_security_manager.cc | 27 bool URLSecurityManagerWhitelist::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::URLSecurityManagerWhitelist |
D | url_security_manager_win.cc | 105 bool URLSecurityManagerWin::CanDelegate(const GURL& auth_origin) const { in CanDelegate() function in net::URLSecurityManagerWin |
D | url_security_manager_unittest.cc | 65 TEST(URLSecurityManager, CanDelegate) { in TEST() argument |
D | http_auth_handler_negotiate.cc | 328 bool HttpAuthHandlerNegotiate::CanDelegate() const { in CanDelegate() function in net::HttpAuthHandlerNegotiate |