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

  /external/chromium_org/content/child/
threaded_data_provider.h 63 background_thread_weak_factory_; member in class:content::ThreadedDataProvider
threaded_data_provider.cc 140 background_thread_weak_factory_.reset(
147 background_thread_weak_factory_->GetWeakPtr(),
199 DCHECK(background_thread_weak_factory_);
206 background_thread_weak_factory_.reset(NULL);
213 DCHECK(background_thread_weak_factory_);
221 background_thread_weak_factory_->GetWeakPtr()));

Completed in 184 milliseconds