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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1021 void WebContentsImpl::SetIsCrashed(base::TerminationStatus status, function in class:content::WebContentsImpl
3592 SetIsCrashed(base::TERMINATION_STATUS_STILL_RUNNING, 0);
3626 SetIsCrashed(status, error_code);

Completed in 51 milliseconds