Searched defs:GetCache (Results 1 – 5 of 5) sorted by relevance
/external/chromium/net/flip/ | ||
D | flip_transaction_factory.h | 24 virtual HttpCache* GetCache() { in GetCache() function |
/external/chromium/net/http/ | ||
D | http_network_layer.cc | 87 HttpCache* HttpNetworkLayer::GetCache() { in GetCache() function in net::HttpNetworkLayer |
D | http_transaction_unittest.h | 325 virtual net::HttpCache* GetCache() { in GetCache() function |
D | http_cache.cc | 226 HttpCache* HttpCache::GetCache() { in GetCache() function in net::HttpCache |
/external/webkit/JavaScriptCore/wtf/ | ||
D | FastMalloc.cpp | 2938 inline TCMalloc_ThreadCache* TCMalloc_ThreadCache::GetCache() { in GetCache() function in WTF::TCMalloc_ThreadCache |