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

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h66 int64_t defaultOriginQuota() const { return m_defaultOriginQuota; }
139 int64_t m_defaultOriginQuota; member in class:WebCore::ApplicationCacheStorage

Completed in 88 milliseconds