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

  /external/chromium_org/content/browser/service_worker/
service_worker_storage.cc 61 const int kMaxDiskCacheSize = 250 * 1024 * 1024;
    [all...]
  /external/chromium_org/content/browser/appcache/
appcache_storage_impl.cc 42 static const int kMaxDiskCacheSize = 250 * 1024 * 1024;
    [all...]

Completed in 104 milliseconds