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 119 return quota_dispatcher_.get();
239 scoped_ptr<QuotaDispatcher> quota_dispatcher_; member in class:content::ChildThread
child_thread.cc 265 quota_dispatcher_.reset(new QuotaDispatcher(thread_safe_sender_.get(),
360 quota_dispatcher_.reset();

Completed in 72 milliseconds