Searched refs:ui_weak_ptr_factory_ (Results 1 – 5 of 5) sorted by relevance
294 : ui_weak_ptr_factory_(this), in URLBlacklistManager()315 ui_weak_ptr_factory_.InvalidateWeakPtrs(); in ShutdownOnUIThread()327 ui_weak_ptr_factory_.InvalidateWeakPtrs(); in ScheduleUpdate()331 ui_weak_ptr_factory_.GetWeakPtr())); in ScheduleUpdate()
169 base::WeakPtrFactory<URLBlacklistManager> ui_weak_ptr_factory_;
218 ui_weak_ptr_factory_; variable
57 ui_weak_ptr_factory_.reset( in HttpServerPropertiesManager()59 ui_weak_ptr_ = ui_weak_ptr_factory_->GetWeakPtr(); in HttpServerPropertiesManager()94 ui_weak_ptr_factory_.reset(); in ShutdownOnUIThread()
253 : ui_weak_ptr_factory_( in SystemTrayDelegate()307 ui_weak_ptr_factory_->GetWeakPtr())); in Initialize()1257 scoped_ptr<base::WeakPtrFactory<SystemTrayDelegate> > ui_weak_ptr_factory_; member in chromeos::__anon90e1dac50111::SystemTrayDelegate