HttpCache 197 android_webview/browser/net/aw_url_request_context_getter.cc net::HttpCache* main_cache = new net::HttpCache( HttpCache 199 android_webview/browser/net/aw_url_request_context_getter.cc new net::HttpCache::DefaultBackend( HttpCache 140 chrome/browser/chrome_net_benchmarking_message_filter.cc net::HttpCache::Mode mode = enabled ? HttpCache 141 chrome/browser/chrome_net_benchmarking_message_filter.cc net::HttpCache::NORMAL : net::HttpCache::DISABLE; HttpCache 142 chrome/browser/chrome_net_benchmarking_message_filter.cc net::HttpCache* http_cache = request_context_->GetURLRequestContext()-> HttpCache 380 chrome/browser/errorpage_browsertest.cc net::HttpCache* cache( HttpCache 132 chrome/browser/net/connection_tester.cc storage_.set_http_transaction_factory(new net::HttpCache( HttpCache 133 chrome/browser/net/connection_tester.cc network_session.get(), net::HttpCache::DefaultBackend::InMemory(0))); HttpCache 220 chrome/browser/profiles/off_the_record_profile_io_data.cc net::HttpCache::BackendFactory* main_backend = HttpCache 221 chrome/browser/profiles/off_the_record_profile_io_data.cc net::HttpCache::DefaultBackend::InMemory(0); HttpCache 224 chrome/browser/profiles/off_the_record_profile_io_data.cc net::HttpCache* cache = new net::HttpCache( HttpCache 314 chrome/browser/profiles/off_the_record_profile_io_data.cc net::HttpCache::BackendFactory* app_backend = HttpCache 315 chrome/browser/profiles/off_the_record_profile_io_data.cc net::HttpCache::DefaultBackend::InMemory(0); HttpCache 319 chrome/browser/profiles/off_the_record_profile_io_data.cc new net::HttpCache(main_network_session, app_backend)); HttpCache 450 chrome/browser/profiles/profile_impl_io_data.cc net::HttpCache::DefaultBackend* main_backend = HttpCache 451 chrome/browser/profiles/profile_impl_io_data.cc new net::HttpCache::DefaultBackend( HttpCache 460 chrome/browser/profiles/profile_impl_io_data.cc net::HttpCache* main_cache = new net::HttpCache( HttpCache 472 chrome/browser/profiles/profile_impl_io_data.cc net::HttpCache::RECORD : net::HttpCache::PLAYBACK); HttpCache 576 chrome/browser/profiles/profile_impl_io_data.cc net::HttpCache::BackendFactory* app_backend = NULL; HttpCache 578 chrome/browser/profiles/profile_impl_io_data.cc app_backend = net::HttpCache::DefaultBackend::InMemory(0); HttpCache 580 chrome/browser/profiles/profile_impl_io_data.cc app_backend = new net::HttpCache::DefaultBackend( HttpCache 590 chrome/browser/profiles/profile_impl_io_data.cc net::HttpCache* app_http_cache = HttpCache 591 chrome/browser/profiles/profile_impl_io_data.cc new net::HttpCache(main_network_session, app_backend); HttpCache 604 chrome/browser/profiles/profile_impl_io_data.cc net::HttpCache::RECORD : net::HttpCache::PLAYBACK); HttpCache 669 chrome/browser/profiles/profile_impl_io_data.cc net::HttpCache::BackendFactory* media_backend = HttpCache 670 chrome/browser/profiles/profile_impl_io_data.cc new net::HttpCache::DefaultBackend( HttpCache 680 chrome/browser/profiles/profile_impl_io_data.cc new net::HttpCache(main_network_session, media_backend)); HttpCache 168 chrome/browser/ui/webui/net_internals/net_internals_ui.cc net::HttpCache* http_cache = context->http_transaction_factory()->GetCache(); HttpCache 135 chrome/service/net/service_url_request_context.cc storage_.set_http_transaction_factory(new net::HttpCache( HttpCache 136 chrome/service/net/service_url_request_context.cc network_session.get(), net::HttpCache::DefaultBackend::InMemory(0))); HttpCache 1017 content/browser/renderer_host/render_message_filter.cc net::HttpCache* cache = request_context_->GetURLRequestContext()-> HttpCache 84 content/renderer/browser_render_view_browsertest.cc net::HttpCache* cache( HttpCache 118 content/renderer/browser_render_view_browsertest.cc net::HttpCache* cache( HttpCache 139 content/shell/browser/shell_url_request_context_getter.cc net::HttpCache::DefaultBackend* main_backend = HttpCache 140 content/shell/browser/shell_url_request_context_getter.cc new net::HttpCache::DefaultBackend( HttpCache 200 content/shell/browser/shell_url_request_context_getter.cc net::HttpCache* main_cache = new net::HttpCache( HttpCache 104 mojo/shell/url_request_context_getter.cc net::HttpCache::DefaultBackend* main_backend = HttpCache 105 mojo/shell/url_request_context_getter.cc new net::HttpCache::DefaultBackend( HttpCache 112 mojo/shell/url_request_context_getter.cc net::HttpCache* main_cache = new net::HttpCache( HttpCache 48 net/http/disk_cache_based_quic_server_info.cc HttpCache* http_cache) HttpCache 19 net/http/disk_cache_based_quic_server_info.h class HttpCache; HttpCache 31 net/http/disk_cache_based_quic_server_info.h HttpCache* http_cache); HttpCache 95 net/http/disk_cache_based_quic_server_info.h HttpCache* const http_cache_; HttpCache 182 net/http/failing_http_transaction_factory.cc HttpCache* FailingHttpTransactionFactory::GetCache() { HttpCache 16 net/http/failing_http_transaction_factory.h class HttpCache; HttpCache 32 net/http/failing_http_transaction_factory.h virtual HttpCache* GetCache() OVERRIDE; HttpCache 57 net/http/http_cache.cc HttpCache::DefaultBackend::DefaultBackend(CacheType type, HttpCache 69 net/http/http_cache.cc HttpCache::DefaultBackend::~DefaultBackend() {} HttpCache 72 net/http/http_cache.cc HttpCache::BackendFactory* HttpCache::DefaultBackend::InMemory(int max_bytes) { HttpCache 77 net/http/http_cache.cc int HttpCache::DefaultBackend::CreateBackend( HttpCache 94 net/http/http_cache.cc HttpCache::ActiveEntry::ActiveEntry(disk_cache::Entry* entry) HttpCache 101 net/http/http_cache.cc HttpCache::ActiveEntry::~ActiveEntry() { HttpCache 112 net/http/http_cache.cc struct HttpCache::PendingOp { HttpCache 193 net/http/http_cache.cc explicit MetadataWriter(HttpCache::Transaction* trans) HttpCache 210 net/http/http_cache.cc scoped_ptr<HttpCache::Transaction> transaction_; HttpCache 219 net/http/http_cache.cc void HttpCache::MetadataWriter::Write(const GURL& url, HttpCache 242 net/http/http_cache.cc void HttpCache::MetadataWriter::VerifyResponse(int result) { HttpCache 260 net/http/http_cache.cc void HttpCache::MetadataWriter::SelfDestroy() { HttpCache 264 net/http/http_cache.cc void HttpCache::MetadataWriter::OnIOComplete(int result) { HttpCache 274 net/http/http_cache.cc QuicServerInfoFactoryAdaptor(HttpCache* http_cache) HttpCache 284 net/http/http_cache.cc HttpCache* const http_cache_; HttpCache 288 net/http/http_cache.cc HttpCache::HttpCache(const net::HttpNetworkSession::Params& params, HttpCache 305 net/http/http_cache.cc HttpCache::HttpCache(HttpNetworkSession* session, HttpCache 314 net/http/http_cache.cc HttpCache::HttpCache(HttpTransactionFactory* network_layer, HttpCache 324 net/http/http_cache.cc HttpCache::~HttpCache() { HttpCache 368 net/http/http_cache.cc int HttpCache::GetBackend(disk_cache::Backend** backend, HttpCache 380 net/http/http_cache.cc disk_cache::Backend* HttpCache::GetCurrentBackend() const { HttpCache 385 net/http/http_cache.cc bool HttpCache::ParseResponseInfo(const char* data, int len, HttpCache 392 net/http/http_cache.cc void HttpCache::WriteMetadata(const GURL& url, HttpCache 406 net/http/http_cache.cc HttpCache::Transaction* trans = HttpCache 407 net/http/http_cache.cc new HttpCache::Transaction(priority, this); HttpCache 414 net/http/http_cache.cc void HttpCache::CloseAllConnections() { HttpCache 422 net/http/http_cache.cc void HttpCache::CloseIdleConnections() { HttpCache 430 net/http/http_cache.cc void HttpCache::OnExternalCacheHit(const GURL& url, HttpCache 442 net/http/http_cache.cc void HttpCache::InitializeInfiniteCache(const base::FilePath& path) { HttpCache 448 net/http/http_cache.cc int HttpCache::CreateTransaction(RequestPriority priority, HttpCache 456 net/http/http_cache.cc trans->reset(new HttpCache::Transaction(priority, this)); HttpCache 460 net/http/http_cache.cc HttpCache* HttpCache::GetCache() { HttpCache 464 net/http/http_cache.cc HttpNetworkSession* HttpCache::GetSession() { HttpCache 471 net/http/http_cache.cc HttpCache::SetHttpNetworkTransactionFactoryForTesting( HttpCache 480 net/http/http_cache.cc int HttpCache::CreateBackend(disk_cache::Backend** backend, HttpCache 502 net/http/http_cache.cc pending_op->callback = base::Bind(&HttpCache::OnPendingOpComplete, HttpCache 515 net/http/http_cache.cc int HttpCache::GetBackendForTransaction(Transaction* trans) { HttpCache 531 net/http/http_cache.cc std::string HttpCache::GenerateCacheKey(const HttpRequestInfo* request) { HttpCache 570 net/http/http_cache.cc void HttpCache::DoomActiveEntry(const std::string& key) { HttpCache 581 net/http/http_cache.cc int HttpCache::DoomEntry(const std::string& key, Transaction* trans) { HttpCache 606 net/http/http_cache.cc int HttpCache::AsyncDoomEntry(const std::string& key, Transaction* trans) { HttpCache 617 net/http/http_cache.cc pending_op->callback = base::Bind(&HttpCache::OnPendingOpComplete, HttpCache 629 net/http/http_cache.cc void HttpCache::DoomMainEntryForUrl(const GURL& url) { HttpCache 646 net/http/http_cache.cc void HttpCache::FinalizeDoomedEntry(ActiveEntry* entry) { HttpCache 659 net/http/http_cache.cc HttpCache::ActiveEntry* HttpCache::FindActiveEntry(const std::string& key) { HttpCache 664 net/http/http_cache.cc HttpCache::ActiveEntry* HttpCache::ActivateEntry( HttpCache 672 net/http/http_cache.cc void HttpCache::DeactivateEntry(ActiveEntry* entry) { HttpCache 693 net/http/http_cache.cc void HttpCache::SlowDeactivateEntry(ActiveEntry* entry) { HttpCache 704 net/http/http_cache.cc HttpCache::PendingOp* HttpCache::GetPendingOp(const std::string& key) { HttpCache 716 net/http/http_cache.cc void HttpCache::DeletePendingOp(PendingOp* pending_op) { HttpCache 739 net/http/http_cache.cc int HttpCache::OpenEntry(const std::string& key, ActiveEntry** entry, HttpCache 757 net/http/http_cache.cc pending_op->callback = base::Bind(&HttpCache::OnPendingOpComplete, HttpCache 770 net/http/http_cache.cc int HttpCache::CreateEntry(const std::string& key, ActiveEntry** entry, HttpCache 786 net/http/http_cache.cc pending_op->callback = base::Bind(&HttpCache::OnPendingOpComplete, HttpCache 799 net/http/http_cache.cc void HttpCache::DestroyEntry(ActiveEntry* entry) { HttpCache 807 net/http/http_cache.cc int HttpCache::AddTransactionToEntry(ActiveEntry* entry, Transaction* trans) { HttpCache 846 net/http/http_cache.cc void HttpCache::DoneWithEntry(ActiveEntry* entry, Transaction* trans, HttpCache 873 net/http/http_cache.cc void HttpCache::DoneWritingToEntry(ActiveEntry* entry, bool success) { HttpCache 900 net/http/http_cache.cc void HttpCache::DoneReadingFromEntry(ActiveEntry* entry, Transaction* trans) { HttpCache 912 net/http/http_cache.cc void HttpCache::ConvertWriterToReader(ActiveEntry* entry) { HttpCache 925 net/http/http_cache.cc LoadState HttpCache::GetLoadStateForPendingTransaction( HttpCache 938 net/http/http_cache.cc void HttpCache::RemovePendingTransaction(Transaction* trans) { HttpCache 970 net/http/http_cache.cc bool HttpCache::RemovePendingTransactionFromEntry(ActiveEntry* entry, HttpCache 983 net/http/http_cache.cc bool HttpCache::RemovePendingTransactionFromPendingOp(PendingOp* pending_op, HttpCache 1003 net/http/http_cache.cc void HttpCache::ProcessPendingQueue(ActiveEntry* entry) { HttpCache 1013 net/http/http_cache.cc base::Bind(&HttpCache::OnProcessPendingQueue, AsWeakPtr(), entry)); HttpCache 1016 net/http/http_cache.cc void HttpCache::OnProcessPendingQueue(ActiveEntry* entry) { HttpCache 1040 net/http/http_cache.cc void HttpCache::OnIOComplete(int result, PendingOp* pending_op) { HttpCache 1130 net/http/http_cache.cc void HttpCache::OnPendingOpComplete(const base::WeakPtr<HttpCache>& cache, HttpCache 1142 net/http/http_cache.cc void HttpCache::OnBackendCreated(int result, PendingOp* pending_op) { HttpCache 1171 net/http/http_cache.cc &HttpCache::OnBackendCreated, AsWeakPtr(), result, pending_op)); HttpCache 62 net/http/http_cache.h class NET_EXPORT HttpCache : public HttpTransactionFactory, HttpCache 63 net/http/http_cache.h public base::SupportsWeakPtr<HttpCache>, HttpCache 125 net/http/http_cache.h HttpCache(const net::HttpNetworkSession::Params& params, HttpCache 133 net/http/http_cache.h HttpCache(HttpNetworkSession* session, BackendFactory* backend_factory); HttpCache 139 net/http/http_cache.h HttpCache(HttpTransactionFactory* network_layer, HttpCache 143 net/http/http_cache.h virtual ~HttpCache(); HttpCache 195 net/http/http_cache.h virtual HttpCache* GetCache() OVERRIDE; HttpCache 375 net/http/http_cache.h static void OnPendingOpComplete(const base::WeakPtr<HttpCache>& cache, HttpCache 409 net/http/http_cache.h DISALLOW_COPY_AND_ASSIGN(HttpCache); HttpCache 184 net/http/http_cache_transaction.cc HttpCache::Transaction::Transaction( HttpCache 186 net/http/http_cache_transaction.cc HttpCache* cache) HttpCache 216 net/http/http_cache_transaction.cc COMPILE_ASSERT(HttpCache::Transaction::kNumValidationHeaders == HttpCache 221 net/http/http_cache_transaction.cc HttpCache::Transaction::~Transaction() { HttpCache 244 net/http/http_cache_transaction.cc int HttpCache::Transaction::WriteMetadata(IOBuffer* buf, int buf_len, HttpCache 260 net/http/http_cache_transaction.cc bool HttpCache::Transaction::AddTruncatedFlag() { HttpCache 281 net/http/http_cache_transaction.cc LoadState HttpCache::Transaction::GetWriterLoadState() const { HttpCache 289 net/http/http_cache_transaction.cc const BoundNetLog& HttpCache::Transaction::net_log() const { HttpCache 293 net/http/http_cache_transaction.cc int HttpCache::Transaction::Start(const HttpRequestInfo* request, HttpCache 322 net/http/http_cache_transaction.cc int HttpCache::Transaction::RestartIgnoringLastError( HttpCache 340 net/http/http_cache_transaction.cc int HttpCache::Transaction::RestartWithCertificate( HttpCache 359 net/http/http_cache_transaction.cc int HttpCache::Transaction::RestartWithAuth( HttpCache 382 net/http/http_cache_transaction.cc bool HttpCache::Transaction::IsReadyToRestartForAuth() { HttpCache 388 net/http/http_cache_transaction.cc int HttpCache::Transaction::Read(IOBuffer* buf, int buf_len, HttpCache 440 net/http/http_cache_transaction.cc void HttpCache::Transaction::StopCaching() { HttpCache 458 net/http/http_cache_transaction.cc bool HttpCache::Transaction::GetFullRequestHeaders( HttpCache 467 net/http/http_cache_transaction.cc int64 HttpCache::Transaction::GetTotalReceivedBytes() const { HttpCache 474 net/http/http_cache_transaction.cc void HttpCache::Transaction::DoneReading() { HttpCache 489 net/http/http_cache_transaction.cc const HttpResponseInfo* HttpCache::Transaction::GetResponseInfo() const { HttpCache 499 net/http/http_cache_transaction.cc LoadState HttpCache::Transaction::GetLoadState() const { HttpCache 510 net/http/http_cache_transaction.cc UploadProgress HttpCache::Transaction::GetUploadProgress() const { HttpCache 516 net/http/http_cache_transaction.cc void HttpCache::Transaction::SetQuicServerInfo( HttpCache 519 net/http/http_cache_transaction.cc bool HttpCache::Transaction::GetLoadTimingInfo( HttpCache 540 net/http/http_cache_transaction.cc void HttpCache::Transaction::SetPriority(RequestPriority priority) { HttpCache 546 net/http/http_cache_transaction.cc void HttpCache::Transaction::SetWebSocketHandshakeStreamCreateHelper( HttpCache 553 net/http/http_cache_transaction.cc void HttpCache::Transaction::SetBeforeNetworkStartCallback( HttpCache 559 net/http/http_cache_transaction.cc int HttpCache::Transaction::ResumeNetworkStart() { HttpCache 567 net/http/http_cache_transaction.cc void HttpCache::Transaction::DoCallback(int rv) { HttpCache 579 net/http/http_cache_transaction.cc int HttpCache::Transaction::HandleResult(int rv) { HttpCache 652 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoLoop(int result) { HttpCache 811 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoGetBackend() { HttpCache 818 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoGetBackendComplete(int result) { HttpCache 875 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoSendRequest() { HttpCache 900 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoSendRequestComplete(int result) { HttpCache 955 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoSuccessfulSendRequest() { HttpCache 1053 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoNetworkRead() { HttpCache 1058 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoNetworkReadComplete(int result) { HttpCache 1073 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoInitEntry() { HttpCache 1088 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoOpenEntry() { HttpCache 1097 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoOpenEntryComplete(int result) { HttpCache 1139 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCreateEntry() { HttpCache 1147 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCreateEntryComplete(int result) { HttpCache 1178 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoDoomEntry() { HttpCache 1187 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoDoomEntryComplete(int result) { HttpCache 1196 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoAddToEntry() { HttpCache 1206 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoAddToEntryComplete(int result) { HttpCache 1246 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoStartPartialCacheValidation() { HttpCache 1254 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCompletePartialCacheValidation(int result) { HttpCache 1281 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoUpdateCachedResponse() { HttpCache 1308 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoUpdateCachedResponseComplete(int result) { HttpCache 1341 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoOverwriteCachedResponse() { HttpCache 1368 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoTruncateCachedData() { HttpCache 1378 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoTruncateCachedDataComplete(int result) { HttpCache 1390 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoTruncateCachedMetadata() { HttpCache 1400 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoTruncateCachedMetadataComplete(int result) { HttpCache 1412 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoPartialHeadersReceived() { HttpCache 1435 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheReadResponse() { HttpCache 1447 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheReadResponseComplete(int result) { HttpCache 1450 net/http/http_cache_transaction.cc !HttpCache::ParseResponseInfo(read_buf_->data(), io_buf_len_, HttpCache 1492 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheWriteResponse() { HttpCache 1500 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheWriteTruncatedResponse() { HttpCache 1508 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheWriteResponseComplete(int result) { HttpCache 1526 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheReadMetadata() { HttpCache 1541 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheReadMetadataComplete(int result) { HttpCache 1548 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheQueryData() { HttpCache 1553 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheQueryDataComplete(int result) { HttpCache 1567 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheReadData() { HttpCache 1583 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheReadDataComplete(int result) { HttpCache 1611 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheWriteData(int num_bytes) { HttpCache 1622 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoCacheWriteDataComplete(int result) { HttpCache 1667 net/http/http_cache_transaction.cc void HttpCache::Transaction::SetRequest(const BoundNetLog& net_log, HttpCache 1772 net/http/http_cache_transaction.cc bool HttpCache::Transaction::ShouldPassThrough() { HttpCache 1804 net/http/http_cache_transaction.cc int HttpCache::Transaction::BeginCacheRead() { HttpCache 1821 net/http/http_cache_transaction.cc int HttpCache::Transaction::BeginCacheValidation() { HttpCache 1865 net/http/http_cache_transaction.cc int HttpCache::Transaction::BeginPartialCacheValidation() { HttpCache 1891 net/http/http_cache_transaction.cc int HttpCache::Transaction::ValidateEntryHeadersAndContinue() { HttpCache 1911 net/http/http_cache_transaction.cc int HttpCache::Transaction::BeginExternallyConditionalizedRequest() { HttpCache 1938 net/http/http_cache_transaction.cc int HttpCache::Transaction::RestartNetworkRequest() { HttpCache 1950 net/http/http_cache_transaction.cc int HttpCache::Transaction::RestartNetworkRequestWithCertificate( HttpCache 1963 net/http/http_cache_transaction.cc int HttpCache::Transaction::RestartNetworkRequestWithAuth( HttpCache 1976 net/http/http_cache_transaction.cc bool HttpCache::Transaction::RequiresValidation() { HttpCache 1982 net/http/http_cache_transaction.cc if (cache_->mode() == net::HttpCache::PLAYBACK) HttpCache 2009 net/http/http_cache_transaction.cc bool HttpCache::Transaction::ConditionalizeRequest() { HttpCache 2098 net/http/http_cache_transaction.cc bool HttpCache::Transaction::ValidatePartialResponse() { HttpCache 2191 net/http/http_cache_transaction.cc void HttpCache::Transaction::IgnoreRangeRequest() { HttpCache 2207 net/http/http_cache_transaction.cc void HttpCache::Transaction::FailRangeRequest() { HttpCache 2212 net/http/http_cache_transaction.cc int HttpCache::Transaction::SetupEntryForRead() { HttpCache 2234 net/http/http_cache_transaction.cc int HttpCache::Transaction::ReadFromNetwork(IOBuffer* data, int data_len) { HttpCache 2241 net/http/http_cache_transaction.cc int HttpCache::Transaction::ReadFromEntry(IOBuffer* data, int data_len) { HttpCache 2248 net/http/http_cache_transaction.cc int HttpCache::Transaction::WriteToEntry(int index, int offset, HttpCache 2264 net/http/http_cache_transaction.cc int HttpCache::Transaction::WriteResponseInfoToEntry(bool truncated) { HttpCache 2303 net/http/http_cache_transaction.cc int HttpCache::Transaction::AppendResponseDataToEntry( HttpCache 2313 net/http/http_cache_transaction.cc void HttpCache::Transaction::DoneWritingToEntry(bool success) { HttpCache 2324 net/http/http_cache_transaction.cc int HttpCache::Transaction::OnCacheReadError(int result, bool restart) { HttpCache 2353 net/http/http_cache_transaction.cc void HttpCache::Transaction::DoomPartialEntry(bool delete_object) { HttpCache 2364 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoPartialNetworkReadCompleted(int result) { HttpCache 2375 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoPartialCacheReadCompleted(int result) { HttpCache 2387 net/http/http_cache_transaction.cc int HttpCache::Transaction::DoRestartPartialRequest() { HttpCache 2397 net/http/http_cache_transaction.cc void HttpCache::Transaction::ResetNetworkTransaction() { HttpCache 2420 net/http/http_cache_transaction.cc bool HttpCache::Transaction::CanResume(bool has_data) { HttpCache 2439 net/http/http_cache_transaction.cc void HttpCache::Transaction::UpdateTransactionPattern( HttpCache 2448 net/http/http_cache_transaction.cc void HttpCache::Transaction::RecordHistograms() { HttpCache 2525 net/http/http_cache_transaction.cc void HttpCache::Transaction::OnIOComplete(int result) { HttpCache 30 net/http/http_cache_transaction.h class HttpCache::Transaction : public HttpTransaction { HttpCache 62 net/http/http_cache_transaction.h HttpCache* cache); HttpCache 94 net/http/http_cache_transaction.h HttpCache::ActiveEntry* entry() { return entry_; } HttpCache 394 net/http/http_cache_transaction.h base::WeakPtr<HttpCache> cache_; HttpCache 395 net/http/http_cache_transaction.h HttpCache::ActiveEntry* entry_; HttpCache 396 net/http/http_cache_transaction.h HttpCache::ActiveEntry* new_entry_; HttpCache 122 net/http/http_cache_unittest.cc void RunTransactionTestBase(net::HttpCache* cache, HttpCache 166 net/http/http_cache_unittest.cc void RunTransactionTestWithRequest(net::HttpCache* cache, HttpCache 174 net/http/http_cache_unittest.cc void RunTransactionTestAndGetTiming(net::HttpCache* cache, HttpCache 182 net/http/http_cache_unittest.cc void RunTransactionTest(net::HttpCache* cache, HttpCache 187 net/http/http_cache_unittest.cc void RunTransactionTestWithResponseInfo(net::HttpCache* cache, HttpCache 195 net/http/http_cache_unittest.cc net::HttpCache* cache, HttpCache 204 net/http/http_cache_unittest.cc void RunTransactionTestWithResponse(net::HttpCache* cache, HttpCache 213 net/http/http_cache_unittest.cc net::HttpCache* cache, HttpCache 541 net/http/http_cache_unittest.cc TEST(HttpCache, CreateThenDestroy) { HttpCache 549 net/http/http_cache_unittest.cc TEST(HttpCache, GetBackend) { HttpCache 550 net/http/http_cache_unittest.cc MockHttpCache cache(net::HttpCache::DefaultBackend::InMemory(0)); HttpCache 559 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET) { HttpCache 574 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGETNoDiskCache) { HttpCache 612 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGETNoDiskCache2) { HttpCache 627 net/http/http_cache_unittest.cc TEST(HttpCache, ReleaseBuffer) { HttpCache 648 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGETWithDiskFailures) { HttpCache 670 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGETWithDiskFailures2) { HttpCache 707 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGETWithDiskFailures3) { HttpCache 742 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadOnlyFromCache_Hit) { HttpCache 814 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadOnlyFromCache_Miss) { HttpCache 839 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadPreferringCache_Hit) { HttpCache 856 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadPreferringCache_Miss) { HttpCache 871 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadPreferringCache_VaryMatch) { HttpCache 893 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadPreferringCache_VaryMismatch) { HttpCache 922 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_CacheOverride_Network) { HttpCache 953 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_CacheOverride_Offline) { HttpCache 992 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_CacheOverride_NonOffline) { HttpCache 1022 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_CacheSignal_Failure) { HttpCache 1057 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_NetworkAccessed_Network) { HttpCache 1073 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_NetworkAccessed_Cache) { HttpCache 1093 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadBypassCache) { HttpCache 1139 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadBypassCache_Implicit) { HttpCache 1156 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadBypassCache_Implicit2) { HttpCache 1173 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadValidateCache) { HttpCache 1200 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadValidateCache_Implicit) { HttpCache 1229 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_PreserveRequestHeaders) { HttpCache 1249 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedGET_PreserveRequestHeaders) { HttpCache 1269 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_ManyReaders) { HttpCache 1335 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_RacingReaders) { HttpCache 1419 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_DoomWithPending) { HttpCache 1421 net/http/http_cache_unittest.cc MockHttpCache cache(net::HttpCache::DefaultBackend::InMemory(1024 * 1024)); HttpCache 1467 net/http/http_cache_unittest.cc TEST(HttpCache, FastNoStoreGET_DoneWithPending) { HttpCache 1517 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_ManyWriters_CancelFirst) { HttpCache 1577 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_ManyWriters_CancelCreate) { HttpCache 1633 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_CancelCreate) { HttpCache 1657 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_ManyWriters_BypassCache) { HttpCache 1702 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_AbandonedCacheRead) { HttpCache 1733 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_ManyWriters_DeleteCache) { HttpCache 1770 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_WaitForBackend) { HttpCache 1816 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_WaitForBackend_CancelCreate) { HttpCache 1870 net/http/http_cache_unittest.cc TEST(HttpCache, DeleteCacheWaitingForBackend) { HttpCache 1902 net/http/http_cache_unittest.cc TEST(HttpCache, DeleteCacheWaitingForBackend2) { HttpCache 1941 net/http/http_cache_unittest.cc TEST(HttpCache, TypicalGET_ConditionalRequest) { HttpCache 1976 net/http/http_cache_unittest.cc TEST(HttpCache, ETagGET_ConditionalRequest_304) { HttpCache 2049 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadValidateCache_VaryMatch) { HttpCache 2082 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadValidateCache_VaryMismatch) { HttpCache 2116 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_LoadDontValidateCache_VaryMismatch) { HttpCache 2157 net/http/http_cache_unittest.cc TEST(HttpCache, ETagGET_Http10) { HttpCache 2180 net/http/http_cache_unittest.cc TEST(HttpCache, ETagGET_Http10_Range) { HttpCache 2216 net/http/http_cache_unittest.cc TEST(HttpCache, ETagGET_ConditionalRequest_304_NoStore) { HttpCache 2358 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache1) { HttpCache 2384 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache2) { HttpCache 2412 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache3) { HttpCache 2449 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache4) { HttpCache 2493 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache5) { HttpCache 2538 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache6) { HttpCache 2568 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache7) { HttpCache 2595 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache8) { HttpCache 2623 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache9) { HttpCache 2652 net/http/http_cache_unittest.cc TEST(HttpCache, ConditionalizedRequestUpdatesCache10) { HttpCache 2679 net/http/http_cache_unittest.cc TEST(HttpCache, UrlContainingHash) { HttpCache 2705 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_SkipsCache) { HttpCache 2715 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_LoadOnlyFromCache_Miss) { HttpCache 2738 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_LoadOnlyFromCache_Hit) { HttpCache 2770 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_WithRanges) { HttpCache 2794 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_SeparateCache) { HttpCache 2822 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_Invalidate_205) { HttpCache 2861 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_NoUploadId_Invalidate_205) { HttpCache 2899 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_NoUploadId_NoBackend) { HttpCache 2921 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePOST_DontInvalidate_100) { HttpCache 2959 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePUT_Miss) { HttpCache 2981 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePUT_Invalidate) { HttpCache 3016 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePUT_Invalidate_305) { HttpCache 3054 net/http/http_cache_unittest.cc TEST(HttpCache, SimplePUT_DontInvalidate_404) { HttpCache 3092 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleDELETE_Miss) { HttpCache 3114 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleDELETE_Invalidate) { HttpCache 3149 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleDELETE_Invalidate_301) { HttpCache 3181 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleDELETE_DontInvalidate_416) { HttpCache 3214 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_DontInvalidateOnFailure) { HttpCache 3241 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_SkipsCache) { HttpCache 3273 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_SkipsCache2) { HttpCache 3307 net/http/http_cache_unittest.cc TEST(HttpCache, GET_Crazy206) { HttpCache 3331 net/http/http_cache_unittest.cc TEST(HttpCache, GET_Crazy416) { HttpCache 3348 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_NoStrongValidators) { HttpCache 3377 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_NoContentLength) { HttpCache 3409 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_OK) { HttpCache 3470 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_SparseNotImplemented) { HttpCache 3514 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_SparseNotImplementedOnEmptyCache) { HttpCache 3541 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_SyncOK) { HttpCache 3600 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_Revalidate1) { HttpCache 3649 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_Revalidate2) { HttpCache 3681 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_304) { HttpCache 3711 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_ModifiedResult) { HttpCache 3747 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_301) { HttpCache 3773 net/http/http_cache_unittest.cc TEST(HttpCache, UnknownRangeGET_1) { HttpCache 3808 net/http/http_cache_unittest.cc TEST(HttpCache, UnknownRangeGET_2) { HttpCache 3846 net/http/http_cache_unittest.cc TEST(HttpCache, UnknownRangeGET_304) { HttpCache 3874 net/http/http_cache_unittest.cc TEST(HttpCache, GET_Previous206) { HttpCache 3912 net/http/http_cache_unittest.cc TEST(HttpCache, GET_Previous206_NotModified) { HttpCache 3963 net/http/http_cache_unittest.cc TEST(HttpCache, GET_Previous206_NewContent) { HttpCache 4009 net/http/http_cache_unittest.cc TEST(HttpCache, GET_Previous206_NotSparse) { HttpCache 4056 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_Previous206_NotSparse_2) { HttpCache 4098 net/http/http_cache_unittest.cc TEST(HttpCache, GET_Previous206_NotValidation) { HttpCache 4141 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_Previous200) { HttpCache 4211 net/http/http_cache_unittest.cc TEST(HttpCache, RangeRequestResultsIn200) { HttpCache 4251 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_MoreThanCurrentSize) { HttpCache 4284 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_Cancel) { HttpCache 4321 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_Cancel2) { HttpCache 4366 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_Cancel3) { HttpCache 4425 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_InvalidResponse1) { HttpCache 4453 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_InvalidResponse2) { HttpCache 4482 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_InvalidResponse3) { HttpCache 4528 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_LargeValues) { HttpCache 4530 net/http/http_cache_unittest.cc MockHttpCache cache(net::HttpCache::DefaultBackend::InMemory(1024 * 1024)); HttpCache 4561 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_NoDiskCache) { HttpCache 4576 net/http/http_cache_unittest.cc TEST(HttpCache, RangeHEAD) { HttpCache 4598 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_FastFlakyServer) { HttpCache 4625 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_FastFlakyServer2) { HttpCache 4665 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_OK_LoadOnlyFromCache) { HttpCache 4703 net/http/http_cache_unittest.cc TEST(HttpCache, WriteResponseInfo_Truncated) { HttpCache 4729 net/http/http_cache_unittest.cc TEST(HttpCache, PersistHttpResponseInfo) { HttpCache 4755 net/http/http_cache_unittest.cc TEST(HttpCache, DoomOnDestruction) { HttpCache 4785 net/http/http_cache_unittest.cc TEST(HttpCache, DoomOnDestruction2) { HttpCache 4821 net/http/http_cache_unittest.cc TEST(HttpCache, DoomOnDestruction3) { HttpCache 4865 net/http/http_cache_unittest.cc TEST(HttpCache, SetTruncatedFlag) { HttpCache 4927 net/http/http_cache_unittest.cc TEST(HttpCache, DontSetTruncatedFlag) { HttpCache 4966 net/http/http_cache_unittest.cc TEST(HttpCache, GET_IncompleteResource) { HttpCache 5012 net/http/http_cache_unittest.cc TEST(HttpCache, GET_IncompleteResource_NoStore) { HttpCache 5058 net/http/http_cache_unittest.cc TEST(HttpCache, GET_IncompleteResource_Cancel) { HttpCache 5117 net/http/http_cache_unittest.cc TEST(HttpCache, GET_IncompleteResource2) { HttpCache 5154 net/http/http_cache_unittest.cc TEST(HttpCache, GET_IncompleteResource3) { HttpCache 5191 net/http/http_cache_unittest.cc TEST(HttpCache, GET_IncompleteResourceWithAuth) { HttpCache 5241 net/http/http_cache_unittest.cc TEST(HttpCache, GET_IncompleteResource4) { HttpCache 5280 net/http/http_cache_unittest.cc TEST(HttpCache, GET_CancelIncompleteResource) { HttpCache 5331 net/http/http_cache_unittest.cc TEST(HttpCache, RangeGET_IncompleteResource) { HttpCache 5356 net/http/http_cache_unittest.cc TEST(HttpCache, SyncRead) { HttpCache 5394 net/http/http_cache_unittest.cc TEST(HttpCache, ValidationResultsIn200) { HttpCache 5412 net/http/http_cache_unittest.cc TEST(HttpCache, CachedRedirect) { HttpCache 5488 net/http/http_cache_unittest.cc TEST(HttpCache, CacheControlNoCacheNormalLoad) { HttpCache 5515 net/http/http_cache_unittest.cc TEST(HttpCache, CacheControlNoCacheHistoryLoad) { HttpCache 5541 net/http/http_cache_unittest.cc TEST(HttpCache, CacheControlNoStore) { HttpCache 5565 net/http/http_cache_unittest.cc TEST(HttpCache, CacheControlNoStore2) { HttpCache 5593 net/http/http_cache_unittest.cc TEST(HttpCache, CacheControlNoStore3) { HttpCache 5623 net/http/http_cache_unittest.cc TEST(HttpCache, SimpleGET_SSLError) { HttpCache 5649 net/http/http_cache_unittest.cc TEST(HttpCache, OutlivedTransactions) { HttpCache 5660 net/http/http_cache_unittest.cc TEST(HttpCache, CacheDisabledMode) { HttpCache 5667 net/http/http_cache_unittest.cc cache.http_cache()->set_mode(net::HttpCache::DISABLE); HttpCache 5684 net/http/http_cache_unittest.cc TEST(HttpCache, UpdatesRequestResponseTimeOn304) { HttpCache 5754 net/http/http_cache_unittest.cc TEST(HttpCache, WriteMetadata_OK) { HttpCache 5795 net/http/http_cache_unittest.cc TEST(HttpCache, WriteMetadata_Fail) { HttpCache 5830 net/http/http_cache_unittest.cc TEST(HttpCache, ReadMetadata) { HttpCache 5894 net/http/http_cache_unittest.cc TEST(HttpCache, FilterCompletion) { HttpCache 5928 net/http/http_cache_unittest.cc TEST(HttpCache, DoneReading) { HttpCache 5957 net/http/http_cache_unittest.cc TEST(HttpCache, StopCachingDeletesEntry) { HttpCache 5995 net/http/http_cache_unittest.cc TEST(HttpCache, StopCachingThenDoneReadingDeletesEntry) { HttpCache 6035 net/http/http_cache_unittest.cc TEST(HttpCache, StopCachingWithAuthDeletesEntry) { HttpCache 6070 net/http/http_cache_unittest.cc TEST(HttpCache, StopCachingSavesEntry) { HttpCache 6115 net/http/http_cache_unittest.cc TEST(HttpCache, StopCachingTruncatedEntry) { HttpCache 6169 net/http/http_cache_unittest.cc TEST(HttpCache, TruncatedByContentLength) { HttpCache 6190 net/http/http_cache_unittest.cc TEST(HttpCache, TruncatedByContentLength2) { HttpCache 6214 net/http/http_cache_unittest.cc TEST(HttpCache, SetPriority) { HttpCache 6255 net/http/http_cache_unittest.cc TEST(HttpCache, SetWebSocketHandshakeStreamCreateHelper) { HttpCache 6282 net/http/http_cache_unittest.cc TEST(HttpCache, SetPriorityNewTransaction) { HttpCache 6341 net/http/http_cache_unittest.cc TEST(HttpCache, ReceivedBytesCacheMissAndThenHit) { HttpCache 6352 net/http/http_cache_unittest.cc TEST(HttpCache, ReceivedBytesConditionalRequest304) { HttpCache 6365 net/http/http_cache_unittest.cc TEST(HttpCache, ReceivedBytesConditionalRequest200) { HttpCache 6389 net/http/http_cache_unittest.cc TEST(HttpCache, ReceivedBytesRange) { HttpCache 71 net/http/http_network_layer.cc HttpCache* HttpNetworkLayer::GetCache() { HttpCache 48 net/http/http_network_layer.h virtual HttpCache* GetCache() OVERRIDE; HttpCache 14 net/http/http_transaction_factory.h class HttpCache; HttpCache 29 net/http/http_transaction_factory.h virtual HttpCache* GetCache() = 0; HttpCache 470 net/http/http_transaction_unittest.cc net::HttpCache* MockNetworkLayer::GetCache() { HttpCache 288 net/http/http_transaction_unittest.h virtual net::HttpCache* GetCache() OVERRIDE; HttpCache 503 net/http/mock_http_cache.cc MockHttpCache::MockHttpCache(net::HttpCache::BackendFactory* disk_cache_factory) HttpCache 530 net/http/mock_http_cache.cc return net::HttpCache::ParseResponseInfo(buffer->data(), size, HttpCache 158 net/http/mock_http_cache.h class MockBackendFactory : public net::HttpCache::BackendFactory { HttpCache 168 net/http/mock_http_cache.h explicit MockHttpCache(net::HttpCache::BackendFactory* disk_cache_factory); HttpCache 170 net/http/mock_http_cache.h net::HttpCache* http_cache() { return &http_cache_; } HttpCache 206 net/http/mock_http_cache.h net::HttpCache http_cache_; HttpCache 215 net/http/mock_http_cache.h class MockBackendNoCbFactory : public net::HttpCache::BackendFactory { HttpCache 223 net/http/mock_http_cache.h class MockBlockingBackendFactory : public net::HttpCache::BackendFactory { HttpCache 73 net/proxy/proxy_script_fetcher_impl_unittest.cc storage_.set_http_transaction_factory(new HttpCache( HttpCache 74 net/proxy/proxy_script_fetcher_impl_unittest.cc network_session.get(), HttpCache::DefaultBackend::InMemory(0))); HttpCache 59 net/quic/quic_end_to_end_unittest.cc virtual HttpCache* GetCache() OVERRIDE { HttpCache 479 net/spdy/spdy_test_util_common.cc storage_.set_http_transaction_factory(new HttpCache( HttpCache 480 net/spdy/spdy_test_util_common.cc network_session.get(), HttpCache::DefaultBackend::InMemory(0))); HttpCache 168 net/tools/dump_cache/cache_dumper.cc if (!net::HttpCache::ParseResponseInfo(buf->data(), buf_len, HttpCache 284 net/url_request/url_request_context_builder.cc HttpCache::BackendFactory* http_cache_backend = NULL; HttpCache 287 net/url_request/url_request_context_builder.cc http_cache_backend = new HttpCache::DefaultBackend( HttpCache 295 net/url_request/url_request_context_builder.cc HttpCache::DefaultBackend::InMemory(http_cache_params_.max_size); HttpCache 298 net/url_request/url_request_context_builder.cc http_transaction_factory = new HttpCache( HttpCache 108 net/url_request/url_request_test_util.cc context_storage_.set_http_transaction_factory(new HttpCache( HttpCache 110 net/url_request/url_request_test_util.cc HttpCache::DefaultBackend::InMemory(0))); HttpCache 6327 net/url_request/url_request_unittest.cc HttpCache http_cache(network_layer.release(), default_context_.net_log(), HttpCache 6328 net/url_request/url_request_unittest.cc HttpCache::DefaultBackend::InMemory(0)); HttpCache 6866 net/url_request/url_request_unittest.cc reinterpret_cast<HttpCache*>(default_context_.http_transaction_factory())-> HttpCache 6952 net/url_request/url_request_unittest.cc scoped_ptr<net::HttpCache> cache(new net::HttpCache( HttpCache 6954 net/url_request/url_request_unittest.cc net::HttpCache::DefaultBackend::InMemory(0))); HttpCache 7044 net/url_request/url_request_unittest.cc reinterpret_cast<HttpCache*>(default_context_.http_transaction_factory())-> HttpCache 216 net/url_request/view_cache_helper.cc HttpCache* http_cache = context_->http_transaction_factory()->GetCache(); HttpCache 303 net/url_request/view_cache_helper.cc if (HttpCache::ParseResponseInfo( HttpCache 353 net/url_request/view_cache_helper.cc if (index_ < HttpCache::kNumCacheEntryDataIndices) { HttpCache 28 net/url_request/view_cache_helper_unittest.cc HttpCache cache_; HttpCache 33 net/url_request/view_cache_helper_unittest.cc HttpCache::DefaultBackend::InMemory(0)) { HttpCache 301 net/websockets/websocket_job_test.cc virtual HttpCache* GetCache() OVERRIDE {