OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_storageType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
StorageAreaProxy.h
75
StorageType
m_storageType
;
StorageAreaProxy.cpp
55
,
m_storageType
(storageType)
139
bool result = !webView->permissionClient() || webView->permissionClient()->allowStorage(webFrame,
m_storageType
== LocalStorage);
Completed in 37 milliseconds