Home
last modified time | relevance | path

Searched defs:GetCache (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/chrome/browser/devtools/
Ddevtools_network_transaction_factory.cc36 net::HttpCache* DevToolsNetworkTransactionFactory::GetCache() { in GetCache() function in DevToolsNetworkTransactionFactory
/external/chromium_org/net/http/
Dhttp_network_layer.cc69 HttpCache* HttpNetworkLayer::GetCache() { in GetCache() function in net::HttpNetworkLayer
Dfailing_http_transaction_factory.cc188 HttpCache* FailingHttpTransactionFactory::GetCache() { in GetCache() function in net::FailingHttpTransactionFactory
Dhttp_transaction_test_util.cc476 net::HttpCache* MockNetworkLayer::GetCache() { in GetCache() function in MockNetworkLayer
Dhttp_cache.cc476 HttpCache* HttpCache::GetCache() { in GetCache() function in net::HttpCache
/external/chromium_org/content/browser/appcache/
Dappcache_working_set.h34 AppCache* GetCache(int64 id) { in GetCache() function
/external/chromium_org/chrome/common/extensions/docs/server2/
Dsamples_model.py56 def GetCache(self): member in SamplesModel
/external/chromium_org/content/browser/service_worker/
Dservice_worker_cache_storage_manager.cc83 void ServiceWorkerCacheStorageManager::GetCache( in GetCache() function in content::ServiceWorkerCacheStorageManager
Dservice_worker_cache_storage.cc379 void ServiceWorkerCacheStorage::GetCache( in GetCache() function in content::ServiceWorkerCacheStorage
Dservice_worker_cache_storage_manager_unittest.cc283 TEST_P(ServiceWorkerCacheStorageManagerTestP, GetCache) { in TEST_P() argument
/external/chromium_org/third_party/skia/src/gpu/effects/
DGrTextureStripAtlas.cpp27 GrTextureStripAtlas::Hash* GrTextureStripAtlas::GetCache() { in GetCache() function in GrTextureStripAtlas
/external/skia/src/gpu/effects/
DGrTextureStripAtlas.cpp27 GrTextureStripAtlas::GetCache() { in GetCache() function in GrTextureStripAtlas
/external/chromium_org/chrome/browser/profiles/
Dprofile_info_cache_unittest.cc88 ProfileInfoCache* ProfileNameVerifierObserver::GetCache() { in GetCache() function in ProfileNameVerifierObserver
111 ProfileInfoCache* ProfileInfoCacheTest::GetCache() { in GetCache() function in ProfileInfoCacheTest
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dthread_cache.h382 inline ThreadCache* ThreadCache::GetCache() { in GetCache() function
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dthread_cache.h409 inline ThreadCache* ThreadCache::GetCache() { in GetCache() function
/external/chromium_org/net/quic/
Dquic_end_to_end_unittest.cc61 virtual HttpCache* GetCache() OVERRIDE { in GetCache() function in net::test::__anonaaaa0cec0111::TestTransactionFactory
/external/chromium_org/net/socket/
Dssl_session_cache_openssl.cc347 static SSLSessionCacheOpenSSLImpl* GetCache(SSL_CTX* ctx) { in GetCache() function in net::SSLSessionCacheOpenSSLImpl
/external/chromium_org/net/websockets/
Dwebsocket_job_test.cc306 virtual HttpCache* GetCache() OVERRIDE { in GetCache() function in net::__anon14a6cf150111::MockHttpTransactionFactory