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

  /external/chromium_org/storage/browser/quota/
quota_manager.h 249 static const int64 kPerHostPersistentQuotaLimit;
quota_manager.cc 63 const int64 QuotaManager::kPerHostPersistentQuotaLimit = 10 * 1024 * kMBytes;
    [all...]

Completed in 113 milliseconds