PREFETCH 278 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc if (resource_type == ResourceType::PREFETCH) { PREFETCH 142 content/browser/loader/resource_dispatcher_host_impl.cc case ResourceType::PREFETCH: PREFETCH 2000 content/browser/loader/resource_dispatcher_host_impl.cc } else if (request_data.resource_type == ResourceType::PREFETCH) { PREFETCH 1004 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1039 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1090 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1132 content/browser/loader/resource_dispatcher_host_unittest.cc "GET", ResourceType::PREFETCH, net::URLRequestTestJob::test_url_2()); PREFETCH 1184 content/browser/loader/resource_dispatcher_host_unittest.cc "GET", ResourceType::PREFETCH, PREFETCH 1265 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1474 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1531 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1642 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1688 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1742 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 1745 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 2149 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); // detachable type PREFETCH 2607 content/browser/loader/resource_dispatcher_host_unittest.cc ResourceType::PREFETCH); PREFETCH 660 content/browser/loader/resource_loader.cc if (info->GetResourceType() == ResourceType::PREFETCH) { PREFETCH 108 net/base/load_flags_list.h LOAD_FLAG(PREFETCH, 1 << 24) PREFETCH 38 webkit/common/resource_type.cc return ResourceType::PREFETCH;