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

  /external/chromium_org/content/browser/
child_process_security_policy_impl.h 168 bool CanReadRawCookies(int child_id);
child_process_security_policy_impl.cc 746 bool ChildProcessSecurityPolicyImpl::CanReadRawCookies(int child_id) {
  /external/chromium_org/content/browser/renderer_host/
render_message_filter.cc 586 if (!policy->CanReadRawCookies(render_process_id_) ||
    [all...]
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.cc     [all...]

Completed in 228 milliseconds