Home
last modified time | relevance | path

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

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