Searched defs:RenderProcessExited (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/public/browser/
H A Drender_process_host_observer.h25 virtual void RenderProcessExited(RenderProcessHost* host, function in class:content::RenderProcessHostObserver
/external/chromium_org/content/browser/download/
H A Dmhtml_generation_manager.cc36 virtual void RenderProcessExited(RenderProcessHost* host,
77 void MHTMLGenerationManager::Job::RenderProcessExited( function in class:content::MHTMLGenerationManager::Job
82 MHTMLGenerationManager::GetInstance()->RenderProcessExited(this);
229 void MHTMLGenerationManager::RenderProcessExited(Job* job) { function in class:content::MHTMLGenerationManager
/external/chromium_org/extensions/browser/guest_view/
H A Dguest_view_base.cc283 void GuestViewBase::RenderProcessExited(content::RenderProcessHost* host, function in class:extensions::GuestViewBase
/external/chromium_org/content/public/test/
H A Dbrowser_test_utils.cc684 void RenderProcessHostWatcher::RenderProcessExited( function in class:content::RenderProcessHostWatcher

Completed in 349 milliseconds