OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StorageClientImpl
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/web/
StorageClientImpl.cpp
27
#include "web/
StorageClientImpl
.h"
38
StorageClientImpl
::
StorageClientImpl
(WebViewImpl* webView)
43
PassOwnPtr<WebCore::StorageNamespace>
StorageClientImpl
::createSessionStorageNamespace()
48
bool
StorageClientImpl
::canAccessStorage(WebCore::LocalFrame* frame, WebCore::StorageType type) const
StorageClientImpl.h
14
class
StorageClientImpl
: public WebCore::StorageClient {
16
explicit
StorageClientImpl
(WebViewImpl*);
Completed in 396 milliseconds