Home
last modified time | relevance | path

Searched refs:OnPluginCrashed (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h739 void OnPluginCrashed(const base::FilePath& plugin_path, in NON_EXPORTED_BASE()
Dweb_contents_impl.cc509 IPC_MESSAGE_HANDLER(FrameHostMsg_PluginCrashed, OnPluginCrashed) in OnMessageReceived()
2785 void WebContentsImpl::OnPluginCrashed(const base::FilePath& plugin_path, in OnPluginCrashed() function in content::WebContentsImpl