Home
last modified time | relevance | path

Searched refs:allow_cross_origin_auth_prompt (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/loader/
Dresource_dispatcher_host_impl.h197 bool allow_cross_origin_auth_prompt();
Dresource_dispatcher_host_impl.cc1878 if (allow_cross_origin_auth_prompt()) in HttpAuthRelationTypeOf()
1884 bool ResourceDispatcherHostImpl::allow_cross_origin_auth_prompt() { in allow_cross_origin_auth_prompt() function in content::ResourceDispatcherHostImpl