HomeSort by relevance Sort by last modified time
    Searched refs:CanLoadPage (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/
child_process_security_policy_impl.h 133 bool CanLoadPage(int child_id,
child_process_security_policy_impl.cc 196 bool CanLoadPage(const GURL& gurl) {
537 bool ChildProcessSecurityPolicyImpl::CanLoadPage(
  /external/chromium_org/content/browser/loader/
resource_loader.cc 350 // The CanLoadPage check should take place after any server redirects have
356 if (!policy->CanLoadPage(info->GetChildID(),

Completed in 428 milliseconds