Home
last modified time | relevance | path

Searched defs:HttpCache (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/http/
Dhttp_transaction_factory.h15 class HttpCache; variable
Dhttp_cache.cc230 HttpCache::HttpCache(std::unique_ptr<HttpTransactionFactory> network_layer, in HttpCache() function in net::HttpCache