HomeSort by relevance Sort by last modified time
    Searched defs:max_bytes_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/http/
http_cache.h 115 int max_bytes_; member in class:net::HttpCache::DefaultBackend
  /external/chromium/net/disk_cache/
backend_impl.cc 194 : path_(path), force_(force), retry_(false), max_bytes_(max_bytes),
214 int max_bytes_; member in class:__anon4013::CacheCreator
229 cache_->SetMaxSize(max_bytes_);
    [all...]

Completed in 1179 milliseconds