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

/external/chromium_org/components/policy/core/browser/
H A Durl_blacklist_manager.h125 // It must be constructed on the UI thread, to set up |ui_weak_ptr_factory_| and
226 base::WeakPtrFactory<URLBlacklistManager> ui_weak_ptr_factory_; member in class:policy::URLBlacklistManager
H A Durl_blacklist_manager.cc411 ui_weak_ptr_factory_(this),
428 ui_weak_ptr_factory_.InvalidateWeakPtrs();
440 ui_weak_ptr_factory_.InvalidateWeakPtrs();
444 ui_weak_ptr_factory_.GetWeakPtr()));

Completed in 69 milliseconds