OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:localStorageQuotaBytes
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/page/
GroupSettings.h
45
unsigned
localStorageQuotaBytes
() const { return m_localStorageQuotaBytes; }
PageGroup.cpp
348
unsigned quota = m_groupSettings->
localStorageQuotaBytes
();
Completed in 40 milliseconds