Searched refs:hung_window_detector_ (Results 1 – 2 of 2) sorted by relevance
398 hung_window_detector_(&hung_plugin_action_), in BrowserView()421 ticker_.UnregisterTickHandler(&hung_window_detector_); in ~BrowserView()2301 hung_window_detector_.Initialize(window, in InitHangMonitor()2304 ticker_.RegisterTickHandler(&hung_window_detector_); in InitHangMonitor()
684 HungWindowDetector hung_window_detector_; variable