Searched defs:createSessionStorageNamespace (Results 1 – 5 of 5) sorted by relevance
43 PassOwnPtr<StorageNamespace> StorageClientImpl::createSessionStorageNamespace() in createSessionStorageNamespace() function in blink::StorageClientImpl
158 PassOwnPtr<StorageNamespace> EmptyStorageClient::createSessionStorageNamespace() in createSessionStorageNamespace() function in blink::EmptyStorageClient
151 blink::WebStorageNamespace* HTMLDocumentView::createSessionStorageNamespace() { in createSessionStorageNamespace() function in mojo::HTMLDocumentView
107 virtual WebStorageNamespace* createSessionStorageNamespace() { return 0; } in createSessionStorageNamespace() function
1736 WebStorageNamespace* RenderViewImpl::createSessionStorageNamespace() { in createSessionStorageNamespace() function in content::RenderViewImpl