HomeSort by relevance Sort by last modified time
    Searched refs:GetCache (Results 1 - 9 of 9) sorted by null

  /external/chromium/net/http/
http_transaction_factory.h 27 virtual HttpCache* GetCache() = 0;
http_network_layer.h 55 virtual HttpCache* GetCache();
http_network_layer.cc 87 HttpCache* HttpNetworkLayer::GetCache() {
http_cache.h 108 virtual HttpCache* GetCache();
http_transaction_unittest.h 325 virtual net::HttpCache* GetCache() {
http_cache.cc 226 HttpCache* HttpCache::GetCache() {
  /external/chromium/net/flip/
flip_transaction_factory.h 24 virtual HttpCache* GetCache() {
  /external/chromium/net/url_request/
view_cache_helper.cc 118 net::HttpCache* http_cache = context->http_transaction_factory()->GetCache();
  /external/webkit/JavaScriptCore/wtf/
FastMalloc.cpp     [all...]

Completed in 302 milliseconds