HomeSort by relevance Sort by last modified time
    Searched full:detector_instance (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/hang_monitor/
hung_window_detector.cc 160 HungWindowDetector* detector_instance = local
162 if (NULL == detector_instance) {
167 return detector_instance->CheckChildWindow(child_window);

Completed in 47 milliseconds