HomeSort by relevance Sort by last modified time
    Searched refs:quota_dispatcher_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/
child_thread.h 112 return quota_dispatcher_.get();
212 scoped_ptr<QuotaDispatcher> quota_dispatcher_; member in class:content::ChildThread
child_thread.cc 202 quota_dispatcher_.reset(new QuotaDispatcher(thread_safe_sender_.get(),
279 quota_dispatcher_.reset();

Completed in 24 milliseconds