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

  /external/webkit/Source/WebKit/chromium/public/
WebStorageNamespace.h 59 static const unsigned m_sessionStorageQuota = 5 * 1024 * 1024;
  /external/webkit/Source/WebCore/page/
Settings.h 166 unsigned sessionStorageQuota() const { return m_sessionStorageQuota; }
504 unsigned m_sessionStorageQuota;

Completed in 238 milliseconds