Searched refs:OnCloseWebContentsDeleter (Results 1 – 2 of 2) sorted by relevance
540 class OnCloseWebContentsDeleter; variable624 OnCloseWebContentsDeleter* deleter);704 ScopedVector<OnCloseWebContentsDeleter> on_close_web_contents_deleters_;
168 class PrerenderManager::OnCloseWebContentsDeleter class in prerender::PrerenderManager171 PrerenderManager::OnCloseWebContentsDeleter> {173 OnCloseWebContentsDeleter(PrerenderManager* manager, in OnCloseWebContentsDeleter() function in prerender::PrerenderManager::OnCloseWebContentsDeleter180 base::Bind(&OnCloseWebContentsDeleter::ScheduleWebContentsForDeletion, in OnCloseWebContentsDeleter()218 DISALLOW_COPY_AND_ASSIGN(OnCloseWebContentsDeleter);662 new OnCloseWebContentsDeleter(this, old_web_contents)); in SwapInternal()1555 OnCloseWebContentsDeleter* deleter) { in ScheduleDeleteOldWebContents()1560 ScopedVector<OnCloseWebContentsDeleter>::iterator i = std::find( in ScheduleDeleteOldWebContents()