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

  /external/webkit/Source/WebCore/storage/
StorageMap.h 56 static const unsigned noQuota = UINT_MAX;
  /external/webkit/Source/WebKit/chromium/public/
WebStorageNamespace.h 61 static const unsigned noQuota = UINT_MAX;
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheStorage.h 102 static int64_t noQuota() { return std::numeric_limits<int64_t>::max(); }

Completed in 67 milliseconds