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

  /external/chromium_org/content/browser/
child_process_security_policy_impl.h 111 void GrantReadDirectory(int child_id, const base::FilePath& directory);
child_process_security_policy_impl.cc 439 void ChildProcessSecurityPolicyImpl::GrantReadDirectory(
child_process_security_policy_unittest.cc 494 p->GrantReadDirectory(kRendererID,
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 626 policy->GrantReadDirectory(renderer_id, path);
    [all...]

Completed in 38 milliseconds