Searched refs:HungPluginAction (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/hang_monitor/
H A Dhung_plugin_action.h18 class HungPluginAction : public HungWindowDetector::HungWindowNotification { class in inherits:HungWindowDetector::HungWindowNotification
20 HungPluginAction();
21 ~HungPluginAction();
H A Dhung_plugin_action.cc16 HungPluginAction::HungPluginAction() : current_hung_plugin_window_(NULL) { function in class:HungPluginAction
19 HungPluginAction::~HungPluginAction() {
22 bool HungPluginAction::OnHungWindowDetected(HWND hung_window,
99 void HungPluginAction::OnWindowResponsive(HWND window) {
111 bool HungPluginAction::GetPluginName(HWND plugin_window,
134 BOOL CALLBACK HungPluginAction::DismissMessageBox(HWND window, LPARAM ignore) {
146 void CALLBACK HungPluginAction::HungWindowResponseCallback(HWND target_window,
150 HungPluginAction* instanc
[all...]
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.h654 HungPluginAction hung_plugin_action_;

Completed in 33 milliseconds