/external/chromium/net/http/ |
D | http_transaction_factory.h | 28 virtual HttpCache* GetCache() = 0;
|
D | http_network_layer.h | 60 virtual HttpCache* GetCache();
|
D | http_network_layer.cc | 147 HttpCache* HttpNetworkLayer::GetCache() { in GetCache() function in net::HttpNetworkLayer
|
D | http_transaction_unittest.h | 205 virtual net::HttpCache* GetCache();
|
D | http_cache.h | 186 virtual HttpCache* GetCache();
|
D | http_transaction_unittest.cc | 334 net::HttpCache* MockNetworkLayer::GetCache() { in GetCache() function in MockNetworkLayer
|
D | http_cache.cc | 479 HttpCache* HttpCache::GetCache() { in GetCache() function in net::HttpCache
|
/external/chromium/net/url_request/ |
D | view_cache_helper_unittest.cc | 91 context->http_transaction_factory()->GetCache()->GetBackend(&cache, &cb); in FillCache() 186 context->http_transaction_factory()->GetCache()->GetBackend(&cache, &cb); in TEST()
|
D | view_cache_helper.cc | 216 HttpCache* http_cache = context_->http_transaction_factory()->GetCache(); in DoGetBackend()
|
/external/chromium/chrome/browser/ |
D | browsing_data_remover.cc | 395 rv = factory->GetCache()->GetBackend(&cache_, &cache_callback_); in DoClearCache()
|
/external/chromium/chrome/browser/safe_browsing/ |
D | malware_details_unittest.cc | 107 context->http_transaction_factory()->GetCache()->GetBackend(&cache, &cb); in FillCache()
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | FastMalloc.cpp | 2286 static TCMalloc_ThreadCache* GetCache(); 3068 inline TCMalloc_ThreadCache* TCMalloc_ThreadCache::GetCache() { in GetCache() function in WTF::TCMalloc_ThreadCache 3612 TCMalloc_ThreadCache* heap = TCMalloc_ThreadCache::GetCache(); in CreateCacheIfNecessary() 3711 TCMalloc_ThreadCache* heap = TCMalloc_ThreadCache::GetCache(); in CreateCacheIfNecessary()
|
/external/chromium/chrome/browser/ui/webui/ |
D | net_internals_ui.cc | 92 net::HttpCache* http_cache = context->http_transaction_factory()->GetCache(); in GetDiskCacheBackend()
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 552 (WTF::TCMalloc_ThreadCache::GetCache): 597 (WTF::TCMalloc_ThreadCache::GetCache): 673 (WTF::TCMalloc_ThreadCache::GetCache): 4987 The TCMalloc module now initializes, if needed, inside GetCache() and 5001 (WTF::TCMalloc_ThreadCache::GetCache): Restored original TCMalloc code 5052 (WTF::do_malloc): Reverted WTF change only to call GetCache() if size <= kMaxSize. 5054 seemed like a race condition. Regardless, calling GetCache reduces the number 16261 (KXMLCore::TCMalloc_ThreadCache::GetCache): 16716 (KXMLCore::TCMalloc_ThreadCache::GetCache): 17098 (KXMLCore::TCMalloc_ThreadCache::GetCache):
|
D | ChangeLog-2008-08-10 | 24423 (WTF::TCMalloc_ThreadCache::GetCache): 31006 (WTF::TCMalloc_ThreadCache::GetCache):
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-01-29 | 94059 (WebCore::V8ClassIndex::GetCache): Moved from src.chromium.org.
|