Searched defs:noQuota (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebStorageNamespace.h61 static const unsigned noQuota = UINT_MAX; member in class:WebKit::WebStorageNamespace
/external/webkit/Source/WebCore/storage/
H A DStorageMap.h56 static const unsigned noQuota = UINT_MAX; member in class:WebCore::StorageMap
/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h102 static int64_t noQuota() { return std::numeric_limits<int64_t>::max(); } function in class:WebCore::ApplicationCacheStorage

Completed in 111 milliseconds