OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_indexedDBQuotaBytes
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/page/
GroupSettings.cpp
33
,
m_indexedDBQuotaBytes
(5 * 1024 * 1024)
49
m_indexedDBQuotaBytes
= quota;
GroupSettings.h
48
int64_t indexedDBQuotaBytes() const { return
m_indexedDBQuotaBytes
; }
58
int64_t
m_indexedDBQuotaBytes
;
Completed in 125 milliseconds