Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.h806 void OnPepperPluginHung(int plugin_child_id, in NON_EXPORTED_BASE()
Dweb_contents_impl.cc545 IPC_MESSAGE_HANDLER(FrameHostMsg_PepperPluginHung, OnPepperPluginHung) in OnMessageReceived()
2940 void WebContentsImpl::OnPepperPluginHung(int plugin_child_id, in OnPepperPluginHung() function in content::WebContentsImpl