Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/hang_monitor/
Dhung_window_detector.cc22 message_response_timeout_(0), in HungWindowDetector()
45 message_response_timeout_ = message_response_timeout; in Initialize()
90 child_window_message_timeout = message_response_timeout_; in CheckChildWindow()
Dhung_window_detector.h83 int message_response_timeout_; variable