QuotaDispatcher 258 content/child/child_thread.cc quota_dispatcher_.reset(new QuotaDispatcher(thread_safe_sender_.get(), QuotaDispatcher 48 content/child/child_thread.h class QuotaDispatcher; QuotaDispatcher 118 content/child/child_thread.h QuotaDispatcher* quota_dispatcher() const { QuotaDispatcher 229 content/child/child_thread.h scoped_ptr<QuotaDispatcher> quota_dispatcher_; QuotaDispatcher 27 content/child/quota_dispatcher.cc static base::LazyInstance<base::ThreadLocalPointer<QuotaDispatcher> >::Leaky QuotaDispatcher 33 content/child/quota_dispatcher.cc class WebStorageQuotaDispatcherCallback : public QuotaDispatcher::Callback { QuotaDispatcher 62 content/child/quota_dispatcher.cc QuotaDispatcher::QuotaDispatcher(ThreadSafeSender* thread_safe_sender, QuotaDispatcher 69 content/child/quota_dispatcher.cc QuotaDispatcher::~QuotaDispatcher() { QuotaDispatcher 79 content/child/quota_dispatcher.cc QuotaDispatcher* QuotaDispatcher::ThreadSpecificInstance( QuotaDispatcher 85 content/child/quota_dispatcher.cc QuotaDispatcher* dispatcher = new QuotaDispatcher( QuotaDispatcher 92 content/child/quota_dispatcher.cc void QuotaDispatcher::OnWorkerRunLoopStopped() { QuotaDispatcher 96 content/child/quota_dispatcher.cc void QuotaDispatcher::OnMessageReceived(const IPC::Message& msg) { QuotaDispatcher 98 content/child/quota_dispatcher.cc IPC_BEGIN_MESSAGE_MAP(QuotaDispatcher, msg) QuotaDispatcher 109 content/child/quota_dispatcher.cc void QuotaDispatcher::QueryStorageUsageAndQuota( QuotaDispatcher 120 content/child/quota_dispatcher.cc void QuotaDispatcher::RequestStorageQuota( QuotaDispatcher 143 content/child/quota_dispatcher.cc QuotaDispatcher::Callback* QuotaDispatcher 144 content/child/quota_dispatcher.cc QuotaDispatcher::CreateWebStorageQuotaCallbacksWrapper( QuotaDispatcher 149 content/child/quota_dispatcher.cc void QuotaDispatcher::DidGrantStorageQuota( QuotaDispatcher 159 content/child/quota_dispatcher.cc void QuotaDispatcher::DidQueryStorageUsageAndQuota( QuotaDispatcher 169 content/child/quota_dispatcher.cc void QuotaDispatcher::DidFail( QuotaDispatcher 36 content/child/quota_dispatcher.h class QuotaDispatcher : public WorkerTaskRunner::Observer { QuotaDispatcher 46 content/child/quota_dispatcher.h QuotaDispatcher(ThreadSafeSender* thread_safe_sender, QuotaDispatcher 48 content/child/quota_dispatcher.h virtual ~QuotaDispatcher(); QuotaDispatcher 52 content/child/quota_dispatcher.h static QuotaDispatcher* ThreadSpecificInstance( QuotaDispatcher 90 content/child/quota_dispatcher.h DISALLOW_COPY_AND_ASSIGN(QuotaDispatcher); QuotaDispatcher 67 content/child/quota_message_filter.cc QuotaDispatcher::ThreadSpecificInstance(thread_safe_sender_.get(), this) QuotaDispatcher 2438 content/renderer/render_frame_impl.cc QuotaDispatcher::CreateWebStorageQuotaCallbacksWrapper(callbacks)); QuotaDispatcher 1164 content/renderer/renderer_webkitplatformsupport_impl.cc QuotaDispatcher::ThreadSpecificInstance( QuotaDispatcher 1169 content/renderer/renderer_webkitplatformsupport_impl.cc QuotaDispatcher::CreateWebStorageQuotaCallbacksWrapper(callbacks)); QuotaDispatcher 306 content/worker/worker_webkitplatformsupport_impl.cc QuotaDispatcher::ThreadSpecificInstance( QuotaDispatcher 311 content/worker/worker_webkitplatformsupport_impl.cc QuotaDispatcher::CreateWebStorageQuotaCallbacksWrapper(callbacks));