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 141 bool CanLoadPage(int child_id,
child_process_security_policy_impl.cc 217 bool CanLoadPage(const GURL& gurl) {
584 bool ChildProcessSecurityPolicyImpl::CanLoadPage(int child_id,
  /external/chromium_org/content/browser/loader/
resource_loader.cc 320 // The CanLoadPage check should take place after any server redirects have
326 if (!policy->CanLoadPage(info->GetChildID(),

Completed in 55 milliseconds