Searched refs:loading_weak_factory_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc384 loading_weak_factory_(this) {
2838 loading_weak_factory_.InvalidateWeakPtrs();
2845 if (loading_weak_factory_.HasWeakPtrs())
2851 loading_weak_factory_.GetWeakPtr()),
3319 loading_weak_factory_.InvalidateWeakPtrs();
H A Dweb_contents_impl.h1250 base::WeakPtrFactory<WebContentsImpl> loading_weak_factory_; member in class:content::WebContentsImpl

Completed in 113 milliseconds