HomeSort by relevance Sort by last modified time
    Searched refs:continue_hang_detection (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/hang_monitor/
hung_window_detector.cc 79 bool continue_hang_detection = true; local
108 continue_hang_detection =
113 return continue_hang_detection;
164 return continue_hang_detection;
hung_plugin_action.cc 32 bool continue_hang_detection = true; local
73 continue_hang_detection = false;
96 return continue_hang_detection;

Completed in 21 milliseconds