ProxyImpl 96 content/renderer/dom_storage/dom_storage_dispatcher.cc class DomStorageDispatcher::ProxyImpl : public DOMStorageProxy { ProxyImpl 98 content/renderer/dom_storage/dom_storage_dispatcher.cc explicit ProxyImpl(RenderThreadImpl* sender); ProxyImpl 177 content/renderer/dom_storage/dom_storage_dispatcher.cc DomStorageDispatcher::ProxyImpl::ProxyImpl(RenderThreadImpl* sender) ProxyImpl 183 content/renderer/dom_storage/dom_storage_dispatcher.cc DOMStorageCachedArea* DomStorageDispatcher::ProxyImpl::OpenCachedArea( ProxyImpl 196 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::CloseCachedArea( ProxyImpl 208 content/renderer/dom_storage/dom_storage_dispatcher.cc DOMStorageCachedArea* DomStorageDispatcher::ProxyImpl::LookupCachedArea( ProxyImpl 217 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::ResetAllCachedAreas(int64 namespace_id) { ProxyImpl 226 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::CompleteOnePendingCallback(bool success) { ProxyImpl 230 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::Shutdown() { ProxyImpl 238 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::LoadArea( ProxyImpl 246 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::SetItem( ProxyImpl 255 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::LogGetItem( ProxyImpl 261 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::RemoveItem( ProxyImpl 269 content/renderer/dom_storage/dom_storage_dispatcher.cc void DomStorageDispatcher::ProxyImpl::ClearArea(int connection_id, ProxyImpl 280 content/renderer/dom_storage/dom_storage_dispatcher.cc : proxy_(new ProxyImpl(RenderThreadImpl::current())) { ProxyImpl 40 content/renderer/dom_storage/dom_storage_dispatcher.h class ProxyImpl; ProxyImpl 47 content/renderer/dom_storage/dom_storage_dispatcher.h scoped_refptr<ProxyImpl> proxy_;