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

  /external/chromium_org/chrome/browser/hang_monitor/
hung_window_detector.cc 92 bool continue_hang_detection = true; local
120 continue_hang_detection =
125 return continue_hang_detection;
135 return continue_hang_detection;
142 return continue_hang_detection;
155 return continue_hang_detection;
hung_plugin_action.cc 75 bool continue_hang_detection = true; local
126 continue_hang_detection = false;
148 return continue_hang_detection;
  /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 80 milliseconds