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

  /external/chromium/chrome/browser/hang_monitor/
hung_window_detector.h 83 int message_response_timeout_; member in class:HungWindowDetector
hung_window_detector.cc 22 message_response_timeout_(0),
45 message_response_timeout_ = message_response_timeout;
83 // value specified by the message_response_timeout_ member. It is
90 child_window_message_timeout = message_response_timeout_;

Completed in 213 milliseconds