Home
last modified time | relevance | path

Searched refs:quota_dispatcher_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/child/
Dchild_thread.h119 return quota_dispatcher_.get(); in quota_dispatcher()
239 scoped_ptr<QuotaDispatcher> quota_dispatcher_; variable
Dchild_thread.cc265 quota_dispatcher_.reset(new QuotaDispatcher(thread_safe_sender_.get(), in Init()
360 quota_dispatcher_.reset(); in Shutdown()